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

Marc-Etienne VARGENAU vargenau at fusionforge.org
Fri Oct 4 15:16:53 CEST 2013


Author: vargenau
Date: 2013-10-04 15:16:53 +0200 (Fri, 04 Oct 2013)
New Revision: 18113

Modified:
   trunk/src/common/forum/AttachManager.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:
Could not

Modified: trunk/src/common/forum/AttachManager.class.php
===================================================================
--- trunk/src/common/forum/AttachManager.class.php	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/common/forum/AttachManager.class.php	2013-10-04 13:16:53 UTC (rev 18113)
@@ -178,7 +178,7 @@
 		$result=db_query_params ('SELECT max(msg_id) AS id FROM forum',
 			array());
 		if (!$result || db_numrows($result) < 1) {
-			$this->messages[] = _('Couldn\'t get message id');
+			$this->messages[] = _('Could not get message id');
 		} else {
 			$this->msg_id = db_result($result,0,0);
 			if (db_query_params ('INSERT INTO forum_attachment (userid, dateline, filename, filedata, filesize, visible, msg_id , filehash, mimetype)
@@ -266,7 +266,7 @@
 					$result=db_query_params ('SELECT max(msg_id) AS id FROM forum_pending_messages',
 			array());
 					if (!$result || db_numrows($result) < 1) {
-						$this->messages[] = _('Couldn\'t get message id');
+						$this->messages[] = _('Could not get message id');
 						@unlink($attachment);
 						return false;
 					} else {
@@ -322,7 +322,7 @@
 					$result=db_query_params ('SELECT max(msg_id) AS id FROM forum_pending_messages',
 			array());
 					if (!$result || db_numrows($result) < 1) {
-						$this->messages[] = _('Couldn\'t get message id');
+						$this->messages[] = _('Could not get message id');
 						@unlink($attachment);
 						return false;
 					} else {

Modified: trunk/src/translations/bg.po
===================================================================
--- trunk/src/translations/bg.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/bg.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2014,8 +2014,9 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
-msgstr ""
+#, fuzzy
+msgid "Could not get message id"
+msgstr "Разрешение не беше получено"
 
 #: common/forum/AttachManager.class.php:197
 #: common/forum/AttachManager.class.php:289

Modified: trunk/src/translations/ca.po
===================================================================
--- trunk/src/translations/ca.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/ca.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2028,8 +2028,9 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
-msgstr ""
+#, fuzzy
+msgid "Could not get message id"
+msgstr "No s'ha pogut obtenir permís"
 
 #: common/forum/AttachManager.class.php:197
 #: common/forum/AttachManager.class.php:289

Modified: trunk/src/translations/de.po
===================================================================
--- trunk/src/translations/de.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/de.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge trunk\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2038,7 +2038,7 @@
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
 #, fuzzy
-msgid "Couldn't get message id"
+msgid "Could not get message id"
 msgstr "Konnte keine Nachrichten-ID einholen"
 
 #: common/forum/AttachManager.class.php:197

Modified: trunk/src/translations/en.po
===================================================================
--- trunk/src/translations/en.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/en.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -1900,7 +1900,7 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
+msgid "Could not get message id"
 msgstr ""
 
 #: common/forum/AttachManager.class.php:197

Modified: trunk/src/translations/es.po
===================================================================
--- trunk/src/translations/es.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/es.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -1962,7 +1962,7 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
+msgid "Could not get message id"
 msgstr "No se pudo obtener el id del mensaje"
 
 #: common/forum/AttachManager.class.php:197
@@ -22995,6 +22995,9 @@
 msgid "Personal Page for %s"
 msgstr "Página personal de %s"
 
+#~ msgid "Couldn't get message id"
+#~ msgstr "No se pudo obtener el id del mensaje"
+
 #~ msgid "FRSFile Name Must Be At Least 3 Characters"
 #~ msgstr "FRSFile El nombre debe contener al menos 3 caracteres"
 
@@ -24552,9 +24555,6 @@
 #~ msgid "empty source"
 #~ msgstr "archivos vacíos"
 
-#~ msgid "Could not get message id"
-#~ msgstr "No se pudo obtener el id del mensaje"
-
 #~ msgid "Error: this news item was not found"
 #~ msgstr "Error: esta noticia no se ha encontrado"
 

Modified: trunk/src/translations/eu.po
===================================================================
--- trunk/src/translations/eu.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/eu.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2025,8 +2025,9 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
-msgstr ""
+#, fuzzy
+msgid "Could not get message id"
+msgstr "Ezin duzu baimena lortu"
 
 #: common/forum/AttachManager.class.php:197
 #: common/forum/AttachManager.class.php:289

Modified: trunk/src/translations/fr.po
===================================================================
--- trunk/src/translations/fr.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/fr.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -1923,7 +1923,7 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
+msgid "Could not get message id"
 msgstr "Erreur lors de la récupération de l'identifiant de message"
 
 #: common/forum/AttachManager.class.php:197
@@ -22999,6 +22999,9 @@
 msgid "Personal Page for %s"
 msgstr "Page personnelle de %s"
 
+#~ msgid "Couldn't get message id"
+#~ msgstr "Erreur lors de la récupération de l'identifiant de message"
+
 #~ msgid "FRSFile Name Must Be At Least 3 Characters"
 #~ msgstr "Le nom du fichier doit compter au moins 3 caractères"
 
@@ -25041,9 +25044,6 @@
 #~ msgid "Attach a file to the message"
 #~ msgstr "Joindre un fichier à ce message"
 
-#~ msgid "Could not get message id"
-#~ msgstr "Erreur lors de la récupération de l'identifiant de message"
-
 #~ msgid "Move thread to another forum"
 #~ msgstr "Déplacer la discussion dans un autre forum"
 

Modified: trunk/src/translations/fusionforge.pot
===================================================================
--- trunk/src/translations/fusionforge.pot	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/fusionforge.pot	2013-10-04 13:16:53 UTC (rev 18113)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -1900,7 +1900,7 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
+msgid "Could not get message id"
 msgstr ""
 
 #: common/forum/AttachManager.class.php:197

Modified: trunk/src/translations/gl.po
===================================================================
--- trunk/src/translations/gl.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/gl.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2035,7 +2035,7 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
+msgid "Could not get message id"
 msgstr "Non se puido obter o identificador da mensaxe"
 
 #: common/forum/AttachManager.class.php:197
@@ -23645,6 +23645,9 @@
 msgid "Personal Page for %s"
 msgstr "Páxina persoal de %s"
 
+#~ msgid "Couldn't get message id"
+#~ msgstr "Non se puido obter o identificador da mensaxe"
+
 #~ msgid "FRSFile Name Must Be At Least 3 Characters"
 #~ msgstr "O nome de ficheiro de FRSFile debe ter, cando menos, 3 caracteres "
 
@@ -25296,9 +25299,6 @@
 #~ msgstr ""
 #~ "A súa petición de unirse ao proxecto %1$s foi aprobada polo administrador."
 
-#~ msgid "Could not get message id"
-#~ msgstr "Non se puido obter o identificador da mensaxe"
-
 #~ msgid "Error: this news item was not found"
 #~ msgstr "Produciuse un erro - non se atopou o elemento de novas"
 

Modified: trunk/src/translations/it.po
===================================================================
--- trunk/src/translations/it.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/it.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2032,8 +2032,9 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
-msgstr ""
+#, fuzzy
+msgid "Could not get message id"
+msgstr "Impossibile ottenere il permesso."
 
 #: common/forum/AttachManager.class.php:197
 #: common/forum/AttachManager.class.php:289

Modified: trunk/src/translations/ja.po
===================================================================
--- trunk/src/translations/ja.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/ja.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2016,8 +2016,9 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
-msgstr ""
+#, fuzzy
+msgid "Could not get message id"
+msgstr "パーミッションが取得できません。"
 
 #: common/forum/AttachManager.class.php:197
 #: common/forum/AttachManager.class.php:289

Modified: trunk/src/translations/ko.po
===================================================================
--- trunk/src/translations/ko.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/ko.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2025,8 +2025,9 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
-msgstr ""
+#, fuzzy
+msgid "Could not get message id"
+msgstr "권한을 가져올 수 없습니다."
 
 #: common/forum/AttachManager.class.php:197
 #: common/forum/AttachManager.class.php:289

Modified: trunk/src/translations/nl.po
===================================================================
--- trunk/src/translations/nl.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/nl.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2029,8 +2029,9 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
-msgstr ""
+#, fuzzy
+msgid "Could not get message id"
+msgstr "Geen toestemming gekregen."
 
 #: common/forum/AttachManager.class.php:197
 #: common/forum/AttachManager.class.php:289

Modified: trunk/src/translations/pl.po
===================================================================
--- trunk/src/translations/pl.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/pl.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -1996,8 +1996,9 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
-msgstr ""
+#, fuzzy
+msgid "Could not get message id"
+msgstr "Zmień Hasło"
 
 #: common/forum/AttachManager.class.php:197
 #: common/forum/AttachManager.class.php:289

Modified: trunk/src/translations/pt.po
===================================================================
--- trunk/src/translations/pt.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/pt.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -1903,8 +1903,9 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
-msgstr ""
+#, fuzzy
+msgid "Could not get message id"
+msgstr "Não pude obter a permissão."
 
 #: common/forum/AttachManager.class.php:197
 #: common/forum/AttachManager.class.php:289

Modified: trunk/src/translations/ru.po
===================================================================
--- trunk/src/translations/ru.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/ru.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2038,7 +2038,7 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
+msgid "Could not get message id"
 msgstr "Нет идентификатора сообщения"
 
 #: common/forum/AttachManager.class.php:197
@@ -23785,6 +23785,9 @@
 msgid "Personal Page for %s"
 msgstr "Персональная страница для %s"
 
+#~ msgid "Couldn't get message id"
+#~ msgstr "Нет идентификатора сообщения"
+
 #~ msgid "FRSFile Name Must Be At Least 3 Characters"
 #~ msgstr "FRS Имя файла минимум из 3 букв"
 
@@ -25244,9 +25247,6 @@
 #~ "Your request to join the %1$s project was granted by an administrator."
 #~ msgstr "Вы приняты в проект %1$s его управляющим."
 
-#~ msgid "Could not get message id"
-#~ msgstr "Нет идентификатора сообщения"
-
 #~ msgid "Error: this news item was not found"
 #~ msgstr "Таких новостей не найдено"
 

Modified: trunk/src/translations/sv.po
===================================================================
--- trunk/src/translations/sv.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/sv.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2022,8 +2022,9 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
-msgstr ""
+#, fuzzy
+msgid "Could not get message id"
+msgstr "Fick ingen rättighet"
 
 #: common/forum/AttachManager.class.php:197
 #: common/forum/AttachManager.class.php:289

Modified: trunk/src/translations/th.po
===================================================================
--- trunk/src/translations/th.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/th.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -1904,7 +1904,7 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
+msgid "Could not get message id"
 msgstr ""
 
 #: common/forum/AttachManager.class.php:197

Modified: trunk/src/translations/zh_CN.po
===================================================================
--- trunk/src/translations/zh_CN.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/zh_CN.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2031,8 +2031,9 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
-msgstr ""
+#, fuzzy
+msgid "Could not get message id"
+msgstr "无法获得权限"
 
 #: common/forum/AttachManager.class.php:197
 #: common/forum/AttachManager.class.php:289

Modified: trunk/src/translations/zh_TW.po
===================================================================
--- trunk/src/translations/zh_TW.po	2013-10-04 12:55:03 UTC (rev 18112)
+++ trunk/src/translations/zh_TW.po	2013-10-04 13:16:53 UTC (rev 18113)
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: FusionForge 5.2\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-10-04 14:53+0200\n"
+"POT-Creation-Date: 2013-10-04 15:15+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"
@@ -2031,8 +2031,9 @@
 #: common/forum/AttachManager.class.php:181
 #: common/forum/AttachManager.class.php:269
 #: common/forum/AttachManager.class.php:325
-msgid "Couldn't get message id"
-msgstr ""
+#, fuzzy
+msgid "Could not get message id"
+msgstr "無法獲得許可權"
 
 #: common/forum/AttachManager.class.php:197
 #: common/forum/AttachManager.class.php:289




More information about the Fusionforge-commits mailing list