[Fusionforge-commits] r18016 - in trunk/src: common/forum translations

Marc-Etienne VARGENAU vargenau at fusionforge.org
Wed Sep 18 13:56:13 CEST 2013


Author: vargenau
Date: 2013-09-18 13:56:13 +0200 (Wed, 18 Sep 2013)
New Revision: 18016

Modified:
   trunk/src/common/forum/Forum.class.php
   trunk/src/translations/bg.po
   trunk/src/translations/ca.po
   trunk/src/translations/de.po
   trunk/src/translations/en.po
   trunk/src/translations/es.po
   trunk/src/translations/eu.po
   trunk/src/translations/fr.po
   trunk/src/translations/fusionforge.pot
   trunk/src/translations/gl.po
   trunk/src/translations/it.po
   trunk/src/translations/ja.po
   trunk/src/translations/ko.po
   trunk/src/translations/nl.po
   trunk/src/translations/pl.po
   trunk/src/translations/pt.po
   trunk/src/translations/ru.po
   trunk/src/translations/sv.po
   trunk/src/translations/th.po
   trunk/src/translations/zh_CN.po
   trunk/src/translations/zh_TW.po
Log:
Less strings

Modified: trunk/src/common/forum/Forum.class.php
===================================================================
--- trunk/src/common/forum/Forum.class.php	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/common/forum/Forum.class.php	2013-09-18 11:56:13 UTC (rev 18016)
@@ -178,8 +178,8 @@
 		}
 		if (!preg_match('/^([_\.0-9a-z-])*$/i',$forum_name)) {
 			if (preg_match('/ /',$forum_name)){
-				$this->setError(_('Illegal characters in Forum name').' - '._('No space allowed.'));
-			}else{
+				$this->setError(_('Illegal characters in Forum name.').' - '._('No space allowed.'));
+			} else {
 				$this->setError(_('Illegal characters in Forum name.'));
 			}
 			return false;
@@ -555,12 +555,12 @@
 			return false;
 		}
 		if (strlen($description) < 10) {
-			$this->setError(_('Forum Description Must Be At Least 10 Characters.'));
+			$this->setError(_('Forum description must be at least 10 characters.'));
 			return false;
 		}
 		if (!preg_match('/^([_\.0-9a-z-])*$/i',$forum_name)) {
 			if (preg_match('/ /',$forum_name)){
-				$this->setError(_('Illegal characters in Forum name').' - '._('No space allowed.'));
+				$this->setError(_('Illegal characters in Forum name.').' - '._('No space allowed.'));
 			} else {
 				$this->setError(_('Illegal characters in Forum name.'));
 			}

Modified: trunk/src/translations/bg.po
===================================================================
--- trunk/src/translations/bg.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/bg.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-02-01 14:38+0100\n"
 "Last-Translator: \n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2202,23 +2202,20 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "Името на форума трябва да бъде поне 3 символа"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "Описанието на форума трябва да бъде поне 10 символа"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
-msgid "Illegal characters in Forum name"
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
+msgid "Illegal characters in Forum name."
 msgstr ""
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-msgid "Illegal characters in Forum name."
-msgstr ""
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2249,11 +2246,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr ""
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "Описанието на форума трябва да бъде поне 10 символа"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -22964,6 +22956,10 @@
 msgstr "Лична Информация"
 
 #, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "Описанието на форума трябва да бъде поне 10 символа"
+
+#, fuzzy
 #~ msgid "Error getting new ForumMessage: "
 #~ msgstr "Грешка при добавянето на форум"
 

Modified: trunk/src/translations/ca.po
===================================================================
--- trunk/src/translations/ca.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/ca.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-02-01 14:38+0100\n"
 "Last-Translator: \n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2217,25 +2217,21 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "El nom del fòrum ha de tenir 3 caràcters com a mínim"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "La descripció del fòrum ha de tenir 10 caràcters com a mínim"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "Caràcters il·legals al nom del fòrum"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "Caràcters il·legals al nom del fòrum"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2267,11 +2263,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "Només podeu monitoritzar si sou dins d'una sessió"
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "La descripció del fòrum ha de tenir 10 caràcters com a mínim"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23653,6 +23644,14 @@
 msgstr "La meva pàgina personal"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "Caràcters il·legals al nom del fòrum"
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "La descripció del fòrum ha de tenir 10 caràcters com a mínim"
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr "El Group_id al resultat db no coincideix amb l'objecte del grup"
 

Modified: trunk/src/translations/de.po
===================================================================
--- trunk/src/translations/de.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/de.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge trunk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2010-07-16 10:07+0200\n"
 "Last-Translator: Thorsten Glaser <t.glaser at tarent.de>\n"
 "Language-Team: german\n"
@@ -2227,14 +2227,15 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "Der Forenname muss mindestens 3 Buchstaben lang sein"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "Die Foren-Beschreibung muss mindestens 10 Buchstaben lang sein"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "Illegale Zeichen im Forenname"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
@@ -2242,11 +2243,6 @@
 msgid "No space allowed."
 msgstr "Festplattenplatz"
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "Illegale Zeichen im Forenname"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2278,11 +2274,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "Sie können nur Foren beobachten/überwachen, wenn Sie angemeldet sind."
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "Die Foren-Beschreibung muss mindestens 10 Buchstaben lang sein"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23927,6 +23918,14 @@
 msgstr "Persönliche Seite für %s"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "Illegale Zeichen im Forenname"
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "Die Foren-Beschreibung muss mindestens 10 Buchstaben lang sein"
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr "Group_id Datenbank-Ergebnis stimmt nicht mit Gruppen-Objekt überein"
 

Modified: trunk/src/translations/en.po
===================================================================
--- trunk/src/translations/en.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/en.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-01-13 16:27+0100\n"
 "Last-Translator: Roland Mas <lolando at debian.org>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2076,22 +2076,19 @@
 msgid "Forum name must be at least 3 characters."
 msgstr ""
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 msgid "Forum description must be at least 10 characters."
 msgstr ""
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
-msgid "Illegal characters in Forum name"
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
+msgid "Illegal characters in Forum name."
 msgstr ""
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-msgid "Illegal characters in Forum name."
-msgstr ""
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 msgid "Mailing List exists with same name."
 msgstr ""
@@ -2118,10 +2115,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr ""
 
-#: common/forum/Forum.class.php:558
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr ""
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153

Modified: trunk/src/translations/es.po
===================================================================
--- trunk/src/translations/es.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/es.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2013-02-11 13:42+0100\n"
 "Last-Translator: skymix <skymix.es at gmail.com>\n"
 "Language-Team: Spanish/Spain\n"
@@ -2147,14 +2147,15 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "El nombre del foro tiene que tener al menos 3 carácteres."
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "La descripción del foro tiene que tener al menos 10 carácteres."
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "El nombre del foro contiene carácteres ilegales."
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
@@ -2162,11 +2163,6 @@
 msgid "No space allowed."
 msgstr "Espacio de disco"
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "El nombre del foro contiene carácteres ilegales."
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2198,11 +2194,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "Sólo puede monitorizar si está autenticado."
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "La descripción del foro tiene que tener al menos 10 carácteres."
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23168,6 +23159,14 @@
 msgstr "Página personal de %s"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "El nombre del foro contiene carácteres ilegales."
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "La descripción del foro tiene que tener al menos 10 carácteres."
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr ""
 #~ "Group_id en Grupo los resultados de la Base de Datos no coincide con el "

Modified: trunk/src/translations/eu.po
===================================================================
--- trunk/src/translations/eu.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/eu.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-02-19 23:28+0200\n"
 "Last-Translator: Piarres Beobide <pi at beobide.net>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2216,25 +2216,21 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "Foroaren izenak gutxienez 3 karaktere izan behar ditu."
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "Foroaren deskribapenak gutxienez 10 karaktere izan behar ditu."
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "Karaktere baliogabeak foro izenean"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "Karaktere baliogabeak foro izenean"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2266,11 +2262,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "Monitorizatzeko saio hasia izan behar duzu."
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "Foroaren deskribapenak gutxienez 10 karaktere izan behar ditu."
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23516,6 +23507,14 @@
 msgstr "Nere orri pertsonala"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "Karaktere baliogabeak foro izenean"
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "Foroaren deskribapenak gutxienez 10 karaktere izan behar ditu."
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr ""
 #~ "Group_id -ko datu basearen erantzunak ez datoz taldearen objektuarekin bat"

Modified: trunk/src/translations/fr.po
===================================================================
--- trunk/src/translations/fr.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/fr.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2013-06-03 17:17+0100\n"
 "Last-Translator: Marc-Etienne Vargenau <Marc-Etienne.Vargenau at alcatel-lucent."
 "com>\n"
@@ -2113,14 +2113,15 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "Le nom d'un forum doit compter au moins 3 caractères."
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "La description d'un forum doit compter au moins 10 caractères."
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "Caractères interdits dans le nom du forum"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
@@ -2128,11 +2129,6 @@
 msgid "No space allowed."
 msgstr "Interdit"
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "Caractères interdits dans le nom du forum"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2160,10 +2156,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "Vous ne pouvez pas établir de surveillance sans être identifié."
 
-#: common/forum/Forum.class.php:558
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "La description d'un forum doit compter au moins 10 caractères."
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23257,6 +23249,13 @@
 msgstr "Page personnelle de %s"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "Caractères interdits dans le nom du forum"
+
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "La description d'un forum doit compter au moins 10 caractères."
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr ""
 #~ "L'identifiant du groupe dans la base de données ne correspond pas à "

Modified: trunk/src/translations/fusionforge.pot
===================================================================
--- trunk/src/translations/fusionforge.pot	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/fusionforge.pot	2013-09-18 11:56:13 UTC (rev 18016)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -2076,22 +2076,19 @@
 msgid "Forum name must be at least 3 characters."
 msgstr ""
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 msgid "Forum description must be at least 10 characters."
 msgstr ""
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
-msgid "Illegal characters in Forum name"
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
+msgid "Illegal characters in Forum name."
 msgstr ""
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-msgid "Illegal characters in Forum name."
-msgstr ""
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 msgid "Mailing List exists with same name."
 msgstr ""
@@ -2118,10 +2115,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr ""
 
-#: common/forum/Forum.class.php:558
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr ""
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153

Modified: trunk/src/translations/gl.po
===================================================================
--- trunk/src/translations/gl.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/gl.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-09-21 10:21+0100\n"
 "Last-Translator: José Manuel Castroagudín Silva <chavescesures at gmail.com>\n"
 "Language-Team: Galician <g11n at mancomun.org>\n"
@@ -2221,14 +2221,15 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "O nome do foro debe ter, cando menos, 3 caracteres"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "A descrición do foro debe ter, cando menos, 10 caracteres"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "O nome do foro contén caracteres non permitidos"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
@@ -2236,11 +2237,6 @@
 msgid "No space allowed."
 msgstr "Espazo en disco"
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "O nome do foro contén caracteres non permitidos"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2272,11 +2268,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "Só pode facer un seguimento se está conectado "
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "A descrición do foro debe ter, cando menos, 10 caracteres"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23857,6 +23848,14 @@
 msgstr "Páxina persoal de %s"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "O nome do foro contén caracteres non permitidos"
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "A descrición do foro debe ter, cando menos, 10 caracteres"
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr "O group_id na base de datos non coincide co obxecto do grupo"
 

Modified: trunk/src/translations/it.po
===================================================================
--- trunk/src/translations/it.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/it.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2010-10-06 15:06+0200\n"
 "Last-Translator: Reinhard Spisser <reinhard.spisser at fiditalia.it>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2221,25 +2221,21 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "Il nome del forum deve essere almeno di 3 caratteri"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "La descrizione del forum deve essere almeno di 10 caratteri"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "Il nome del forum contiene caratteri non validi"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "Il nome del forum contiene caratteri non validi"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2271,11 +2267,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "Puoi richiedere la notifica di un forum solo se sei collegato"
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "La descrizione del forum deve essere almeno di 10 caratteri"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23676,6 +23667,14 @@
 msgstr "Pagina Personale"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "Il nome del forum contiene caratteri non validi"
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "La descrizione del forum deve essere almeno di 10 caratteri"
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr "Group_id in in risultato db non corrisponde a oggetto gruppo"
 

Modified: trunk/src/translations/ja.po
===================================================================
--- trunk/src/translations/ja.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/ja.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-01-15 14:05+0100\n"
 "Last-Translator: Roland Mas <lolando at debian.org>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2199,25 +2199,21 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "パスワードは最低 6 文字以上でなければいけません。"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "パスワードは最低 6 文字以上でなければいけません。"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "規則違反な名前です。"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "規則違反な名前です。"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2249,11 +2245,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "(未訳:forum_utils.couldpostif)You could post if you were"
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "パスワードは最低 6 文字以上でなければいけません。"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -22778,6 +22769,14 @@
 msgstr "%sのパーソナルページ"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "規則違反な名前です。"
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "パスワードは最低 6 文字以上でなければいけません。"
+
+#, fuzzy
 #~ msgid "Could not get ProjectTaskFactory"
 #~ msgstr "パーミッションが取得できません。"
 

Modified: trunk/src/translations/ko.po
===================================================================
--- trunk/src/translations/ko.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/ko.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-02-01 14:36+0100\n"
 "Last-Translator: \n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2213,25 +2213,21 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "게시판 이름은 3글자 이상이어야 합니다."
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "게시판 설명은 10글자 이상이어야 합니다."
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "ID에 사용할 수 없는 문자를 입력하셨습니다."
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "ID에 사용할 수 없는 문자를 입력하셨습니다."
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2263,11 +2259,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "모니터링 기능을 사용하시려면 로그인하셔야 합니다."
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "게시판 설명은 10글자 이상이어야 합니다."
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23382,6 +23373,14 @@
 msgstr "개인 페이지"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "ID에 사용할 수 없는 문자를 입력하셨습니다."
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "게시판 설명은 10글자 이상이어야 합니다."
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr "데이터베이스의 그룹ID가 그룹 객체와 맞지 않습니다."
 

Modified: trunk/src/translations/nl.po
===================================================================
--- trunk/src/translations/nl.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/nl.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-02-01 14:36+0100\n"
 "Last-Translator: \n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2218,25 +2218,21 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "Forum naam moet minstens 3 tekens lang zijn"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "Forum omschrijving moet minstens 10 tekens lang zijn"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "Niet-toegestane tekens in de forum naam"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "Niet-toegestane tekens in de forum naam"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2268,11 +2264,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "Je kunt alleen monitoren als je bent ingelogd"
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "Forum omschrijving moet minstens 10 tekens lang zijn"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23679,6 +23670,14 @@
 msgstr "Mijn persoonlijke pagina"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "Niet-toegestane tekens in de forum naam"
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "Forum omschrijving moet minstens 10 tekens lang zijn"
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr "Groep ID in database resultaat komt niet overeen met groep object"
 

Modified: trunk/src/translations/pl.po
===================================================================
--- trunk/src/translations/pl.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/pl.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-10-06 16:20+0200\n"
 "Last-Translator: Roland Mas <lolando at debian.org>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2179,23 +2179,20 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "Tytuł musi składać się z przynajmniej 5 znaków."
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "Opis dokumentu musi składać się z przynajmniej 5 znaków."
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
-msgid "Illegal characters in Forum name"
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
+msgid "Illegal characters in Forum name."
 msgstr ""
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-msgid "Illegal characters in Forum name."
-msgstr ""
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 msgid "Mailing List exists with same name."
 msgstr ""
@@ -2224,11 +2221,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr ""
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "Opis dokumentu musi składać się z przynajmniej 5 znaków."
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -22292,6 +22284,10 @@
 msgstr ""
 
 #, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "Opis dokumentu musi składać się z przynajmniej 5 znaków."
+
+#, fuzzy
 #~ msgid "Could not get ProjectTaskFactory"
 #~ msgstr "Zmień Hasło"
 

Modified: trunk/src/translations/pt.po
===================================================================
--- trunk/src/translations/pt.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/pt.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-02-01 14:35+0100\n"
 "Last-Translator: \n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2081,25 +2081,21 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "O Nome do Fórum Precisa Ter Pelo Menos 3 Caracteres"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "A Descrição do Fórum Precisa Ter Pelo Menos 10 Caracteres"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "Caractere ilegal no nome"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "Caractere ilegal no nome"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 msgid "Mailing List exists with same name."
 msgstr ""
@@ -2128,11 +2124,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "Você Só Pode Monitorar Se Você Estiver Logado"
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "A Descrição do Fórum Precisa Ter Pelo Menos 10 Caracteres"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -21927,6 +21918,14 @@
 msgid "Personal Page for %s"
 msgstr "Minha Página Pessoal"
 
+#, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "Caractere ilegal no nome"
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "A Descrição do Fórum Precisa Ter Pelo Menos 10 Caracteres"
+
 #~ msgid "Mass update"
 #~ msgstr "Atualização em massa"
 

Modified: trunk/src/translations/ru.po
===================================================================
--- trunk/src/translations/ru.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/ru.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-02-18 16:52+0100\n"
 "Last-Translator: Aleksey Bragin <aleksey at reactos.org>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2223,14 +2223,15 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "Имя форума должно быть минимум из 3 букв"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "Описание форума долджно состоять минимум из 10 букв"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "Недопустимые символы в названии форума"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
@@ -2238,11 +2239,6 @@
 msgid "No space allowed."
 msgstr "Объём диска"
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "Недопустимые символы в названии форума"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2274,11 +2270,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "Если вы не идентифицированы, Вы можете лишь просматривать"
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "Описание форума долджно состоять минимум из 10 букв"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23995,6 +23986,14 @@
 msgstr "Персональная страница для %s"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "Недопустимые символы в названии форума"
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "Описание форума долджно состоять минимум из 10 букв"
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr "Идентификатор группы в базе не соответствует объекту"
 

Modified: trunk/src/translations/sv.po
===================================================================
--- trunk/src/translations/sv.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/sv.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-07-19 01:41+0200\n"
 "Last-Translator: Martin Bagge <brother at bsnet.se>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2212,25 +2212,21 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "Forumnamn måste ha minst 3 tecken"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "Forumbeskrivning måste ha minst 10 tecken"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "Ogiltiga tecken i forumnamn"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "Ogiltiga tecken i forumnamn"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2262,11 +2258,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "Du kan bara bevaka om du är inloggad"
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "Forumbeskrivning måste ha minst 10 tecken"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23456,6 +23447,14 @@
 msgstr "Min personliga sida"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "Ogiltiga tecken i forumnamn"
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "Forumbeskrivning måste ha minst 10 tecken"
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr "Grupp-ID i db-resultatet motsvarar inte gruppobjektet"
 

Modified: trunk/src/translations/th.po
===================================================================
--- trunk/src/translations/th.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/th.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-10-06 16:32+0200\n"
 "Last-Translator: Roland Mas <lolando at debian.org>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2080,23 +2080,20 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "ชื่อจะต้องมีอย่างน้อย 5 ตัวอักษร"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "คำอธิบายเอกสารจะต้องมีอย่างน้อย 10 ตัวอักษร"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
-msgid "Illegal characters in Forum name"
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
+msgid "Illegal characters in Forum name."
 msgstr ""
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-msgid "Illegal characters in Forum name."
-msgstr ""
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 msgid "Mailing List exists with same name."
 msgstr ""
@@ -2126,11 +2123,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "จะบันทึกได้ก็ต่อเมื่อได้กรอกข้อมูลเข้าใช้งานแล้วเท่านั้น"
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "คำอธิบายเอกสารจะต้องมีอย่างน้อย 10 ตัวอักษร"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -21609,6 +21601,10 @@
 msgstr ""
 
 #, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "คำอธิบายเอกสารจะต้องมีอย่างน้อย 10 ตัวอักษร"
+
+#, fuzzy
 #~ msgid "Invalid Group Object"
 #~ msgstr "หมายเลขกลุ่มกระทู้ไม่ถูกต้อง"
 

Modified: trunk/src/translations/zh_CN.po
===================================================================
--- trunk/src/translations/zh_CN.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/zh_CN.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2010-10-06 15:07+0200\n"
 "Last-Translator: 邱承 <qiucheng1 at sina.com>\n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2220,25 +2220,21 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "讨论区名称必须至少3个字节"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "讨论区描述必须至少10个字节"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "讨论区名称包含不合法字节"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "讨论区名称包含不合法字节"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2270,11 +2266,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "只有登录后才能监视"
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "讨论区描述必须至少10个字节"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23456,6 +23447,14 @@
 msgstr "我的个人首页"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "讨论区名称包含不合法字节"
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "讨论区描述必须至少10个字节"
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr "数据库中的群组编号与群组对象不一致"
 

Modified: trunk/src/translations/zh_TW.po
===================================================================
--- trunk/src/translations/zh_TW.po	2013-09-18 11:53:17 UTC (rev 18015)
+++ trunk/src/translations/zh_TW.po	2013-09-18 11:56:13 UTC (rev 18016)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-09-18 13:52+0200\n"
+"POT-Creation-Date: 2013-09-18 13:55+0200\n"
 "PO-Revision-Date: 2009-02-01 14:34+0100\n"
 "Last-Translator: \n"
 "Language-Team: FusionForge team <fusionforge-general at lists.fusionforge.org>\n"
@@ -2220,25 +2220,21 @@
 msgid "Forum name must be at least 3 characters."
 msgstr "討論區名稱必須至少3個字元"
 
-#: common/forum/Forum.class.php:176
+#: common/forum/Forum.class.php:176 common/forum/Forum.class.php:558
 #, fuzzy
 msgid "Forum description must be at least 10 characters."
 msgstr "討論區描述必須至少10個字元"
 
-#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
+#: common/forum/Forum.class.php:181 common/forum/Forum.class.php:183
+#: common/forum/Forum.class.php:563 common/forum/Forum.class.php:565
 #, fuzzy
-msgid "Illegal characters in Forum name"
+msgid "Illegal characters in Forum name."
 msgstr "討論區名稱包含不合法字元"
 
 #: common/forum/Forum.class.php:181 common/forum/Forum.class.php:563
 msgid "No space allowed."
 msgstr ""
 
-#: common/forum/Forum.class.php:183 common/forum/Forum.class.php:565
-#, fuzzy
-msgid "Illegal characters in Forum name."
-msgstr "討論區名稱包含不合法字元"
-
 #: common/forum/Forum.class.php:203 common/forum/Forum.class.php:590
 #, fuzzy
 msgid "Mailing List exists with same name."
@@ -2270,11 +2266,6 @@
 msgid "You can only save your place if you are logged in."
 msgstr "只有登入後才能監視"
 
-#: common/forum/Forum.class.php:558
-#, fuzzy
-msgid "Forum Description Must Be At Least 10 Characters."
-msgstr "討論區描述必須至少10個字元"
-
 #: common/forum/Forum.class.php:607 common/survey/Survey.class.php:181
 #: common/survey/Survey.class.php:219
 #: common/survey/SurveyQuestion.class.php:153
@@ -23479,6 +23470,14 @@
 msgstr "我的個人首頁"
 
 #, fuzzy
+#~ msgid "Illegal characters in Forum name"
+#~ msgstr "討論區名稱包含不合法字元"
+
+#, fuzzy
+#~ msgid "Forum Description Must Be At Least 10 Characters."
+#~ msgstr "討論區描述必須至少10個字元"
+
+#, fuzzy
 #~ msgid "Group_id in db result does not match Group Object."
 #~ msgstr "資料庫中的群組編號與群組物件不一致"
 




More information about the Fusionforge-commits mailing list