[Fusionforge-commits] r18530 - in trunk/src: common/include translations

Marc-Etienne VARGENAU vargenau at fusionforge.org
Thu Nov 28 18:40:11 CET 2013


Author: vargenau
Date: 2013-11-28 18:40:11 +0100 (Thu, 28 Nov 2013)
New Revision: 18530

Modified:
   trunk/src/common/include/Error.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:
Translate "No Error" message

Modified: trunk/src/common/include/Error.class.php
===================================================================
--- trunk/src/common/include/Error.class.php	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/common/include/Error.class.php	2013-11-28 17:40:11 UTC (rev 18530)
@@ -103,7 +103,7 @@
 		if ($this->error_state)	{
 			return $this->error_message;
 		} else {
-			return 'No Error';
+			return _('No Error');
 		}
 	}
 

Modified: trunk/src/translations/bg.po
===================================================================
--- trunk/src/translations/bg.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/bg.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2934,6 +2934,11 @@
 msgid "Database initialisation error:"
 msgstr ""
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "Грешка при добавянето на форум"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65
@@ -22973,10 +22978,6 @@
 #~ "Грешка - и двете полета <em>тема</em> и <em>тяло</em> са задължителни"
 
 #, fuzzy
-#~ msgid "Error: "
-#~ msgstr "Грешка при добавянето на форум"
-
-#, fuzzy
 #~ msgid "Permission Denied"
 #~ msgstr "Разрешението е отказано."
 

Modified: trunk/src/translations/ca.po
===================================================================
--- trunk/src/translations/ca.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/ca.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2964,6 +2964,11 @@
 msgid "Database initialisation error:"
 msgstr "Manipulació de la base de dades"
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "Error"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/de.po
===================================================================
--- trunk/src/translations/de.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/de.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge trunk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2981,6 +2981,10 @@
 msgid "Database initialisation error:"
 msgstr "Datenbankmanipulation"
 
+#: common/include/Error.class.php:106
+msgid "No Error"
+msgstr "Kein Fehler"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/en.po
===================================================================
--- trunk/src/translations/en.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/en.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2783,6 +2783,10 @@
 msgid "Database initialisation error:"
 msgstr ""
 
+#: common/include/Error.class.php:106
+msgid "No Error"
+msgstr ""
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/es.po
===================================================================
--- trunk/src/translations/es.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/es.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2902,6 +2902,11 @@
 msgid "Database initialisation error:"
 msgstr "Error incializando Base Datos:"
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "Error"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/eu.po
===================================================================
--- trunk/src/translations/eu.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/eu.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2960,6 +2960,11 @@
 msgid "Database initialisation error:"
 msgstr "Datu basearen manipulazioa"
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "Akatsa"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/fr.po
===================================================================
--- trunk/src/translations/fr.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/fr.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\n"
 "PO-Revision-Date: 2013-06-03 17:17+0100\n"
 "Last-Translator: Marc-Etienne Vargenau <Marc-Etienne.Vargenau at alcatel-lucent."
 "com>\n"
@@ -2852,6 +2852,10 @@
 msgid "Database initialisation error:"
 msgstr "Erreur d'initialisation de la base de données :"
 
+#: common/include/Error.class.php:106
+msgid "No Error"
+msgstr "Pas d'erreur"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/fusionforge.pot
===================================================================
--- trunk/src/translations/fusionforge.pot	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/fusionforge.pot	2013-11-28 17:40:11 UTC (rev 18530)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:39+0100\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"
@@ -2783,6 +2783,10 @@
 msgid "Database initialisation error:"
 msgstr ""
 
+#: common/include/Error.class.php:106
+msgid "No Error"
+msgstr ""
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/gl.po
===================================================================
--- trunk/src/translations/gl.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/gl.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2985,6 +2985,11 @@
 msgid "Database initialisation error:"
 msgstr "Manipulación da base de datos"
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "Erro "
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/it.po
===================================================================
--- trunk/src/translations/it.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/it.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2988,6 +2988,11 @@
 msgid "Database initialisation error:"
 msgstr "Manipolazione database"
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "Errore"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/ja.po
===================================================================
--- trunk/src/translations/ja.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/ja.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2943,6 +2943,11 @@
 msgid "Database initialisation error:"
 msgstr "データベース情報"
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "アカウントをアクティブにするときにエラーが発生しました"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65
@@ -22810,10 +22815,6 @@
 #~ msgstr "エラー - 件名と本文は必須項目です。"
 
 #, fuzzy
-#~ msgid "Error: "
-#~ msgstr "アカウントをアクティブにするときにエラーが発生しました"
-
-#, fuzzy
 #~ msgid "Permission Denied"
 #~ msgstr "許可がありません"
 

Modified: trunk/src/translations/ko.po
===================================================================
--- trunk/src/translations/ko.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/ko.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2936,6 +2936,10 @@
 msgid "Database initialisation error:"
 msgstr ""
 
+#: common/include/Error.class.php:106
+msgid "No Error"
+msgstr ""
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/nl.po
===================================================================
--- trunk/src/translations/nl.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/nl.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2953,6 +2953,11 @@
 msgid "Database initialisation error:"
 msgstr "Databasebewerking"
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "Fout"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/pl.po
===================================================================
--- trunk/src/translations/pl.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/pl.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2908,6 +2908,10 @@
 msgid "Database initialisation error:"
 msgstr ""
 
+#: common/include/Error.class.php:106
+msgid "No Error"
+msgstr ""
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/pt.po
===================================================================
--- trunk/src/translations/pt.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/pt.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2812,6 +2812,11 @@
 msgid "Database initialisation error:"
 msgstr ""
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "Erro"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/ru.po
===================================================================
--- trunk/src/translations/ru.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/ru.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2971,6 +2971,11 @@
 msgid "Database initialisation error:"
 msgstr "Управление базой данных"
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "Ошибка"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/sv.po
===================================================================
--- trunk/src/translations/sv.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/sv.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2959,6 +2959,11 @@
 msgid "Database initialisation error:"
 msgstr "Databasmanipulering"
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "Fel"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/th.po
===================================================================
--- trunk/src/translations/th.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/th.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\n"
 "PO-Revision-Date: 2013-06-03 17:16+0100\n"
 "Last-Translator: Marc-Etienne Vargenau <Marc-Etienne.Vargenau at alcatel-lucent."
 "com>\n"
@@ -2791,6 +2791,10 @@
 msgid "Database initialisation error:"
 msgstr ""
 
+#: common/include/Error.class.php:106
+msgid "No Error"
+msgstr ""
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/zh_CN.po
===================================================================
--- trunk/src/translations/zh_CN.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/zh_CN.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2979,6 +2979,11 @@
 msgid "Database initialisation error:"
 msgstr "数据库管理"
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "错误"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65

Modified: trunk/src/translations/zh_TW.po
===================================================================
--- trunk/src/translations/zh_TW.po	2013-11-28 17:19:39 UTC (rev 18529)
+++ trunk/src/translations/zh_TW.po	2013-11-28 17:40:11 UTC (rev 18530)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-28 18:18+0100\n"
+"POT-Creation-Date: 2013-11-28 18:37+0100\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"
@@ -2966,6 +2966,11 @@
 msgid "Database initialisation error:"
 msgstr "資料庫管理"
 
+#: common/include/Error.class.php:106
+#, fuzzy
+msgid "No Error"
+msgstr "錯誤"
+
 #: common/include/Error.class.php:125 common/include/Group.class.php:431
 #: common/include/Group.class.php:514
 #: plugins/hudson/include/hudson.class.php:65




More information about the Fusionforge-commits mailing list