global $ath;
global $group_id;
-$ath->header(array('atid'=>$ath->getID(), 'title'=>$ath->getName()));
+$ath->header(array('atid'=>$ath->getID(), 'title'=>_('Update CSV Format')));
$headers = getIntFromRequest('headers', 1);
$sep = getStringFromRequest('sep', ',');
<table class="centered">
<tr>
<td>
- <fieldset><legend><b>CSV Format</b></legend>
+ <fieldset><legend><strong><?php echo _('CSV Format'); ?></strong></legend>
<form action="/tracker/" method="get">
<input type="hidden" name="group_id" value="<?php echo $group_id ?>" />
<input type="hidden" name="atid" value="<?php echo $ath->getID() ?>" />
<input type="hidden" name="func" value="csv" />
<table>
<tr>
- <td class="top"><b>Separator :</b></td>
- <td><input type="radio" name="sep" value=","<?php if ($sep==',') echo ' checked="checked"' ?>/>Comma (char: ',')<br />
- <input type="radio" name="sep" value=";"<?php if ($sep==';') echo ' checked="checked"' ?>/>Semi-colon (char: ';')</td>
+ <td class="top"><strong><?php echo _('Separator')._(':'); ?></strong></td>
+ <td><input type="radio" name="sep" value=","<?php if ($sep==',') echo ' checked="checked"' ?>/><?php echo _('Comma (char: “,”)'); ?><br />
+ <input type="radio" name="sep" value=";"<?php if ($sep==';') echo ' checked="checked"' ?>/><?php echo _('Semi-colon (char: “;”)'); ?></td>
</tr>
<tr>
- <td class="top"><b>Header :</b></td>
- <td><input type="radio" name="headers" value="1"<?php if ($headers) echo ' checked="checked"' ?>/>Included<br />
- <input type="radio" name="headers" value="0"<?php if (!$headers) echo ' checked="checked"' ?>/>None</td>
+ <td class="top"><strong><?php echo _('Header')._(':'); ?></strong></td>
+ <td><input type="radio" name="headers" value="1"<?php if ($headers) echo ' checked="checked"' ?>/><?php echo _('Included'); ?><br />
+ <input type="radio" name="headers" value="0"<?php if (!$headers) echo ' checked="checked"' ?>/><?php echo _('None'); ?></td>
</tr>
</table>
<input type="submit" name="Submit" /></form>
</td>
</tr>
</table>
-<p><strong>Notes:</strong></p>
-<div>
+<h2><?php echo _('Notes'); ?></h2>
<ul>
-<li><strong>Comma/Semi-colon :</strong> Some international version of MS Excel uses ';' instead of ','.</li>
-<li><strong>Headers Included or not :</strong> Add a line with the name of the fields at the fist line.</li>
+<li>
+ <strong><?php echo _('Separator')._(':'); ?></strong>
+ <?php echo _('Some international versions of Microsoft Excel use “;” instead of “,”.'); ?>
+</li>
+<li>
+ <strong><?php echo _('Headers Included or not')._(':'); ?></strong>
+ <?php echo _('Add a line with the name of the fields at the fist line.'); ?>
+</li>
</ul>
-</div>
+
<?php
$ath->footer(array());
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-02-01 14:38+0100\n"
"Last-Translator: \n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr ""
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "Обновяване на бележка"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "Обновяване на бележка"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "Категория"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "Бележки"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr ""
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr ""
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "Пакет"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "Бележки"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
msgid "Hours"
msgstr ""
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "Обновяване на бележка"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "Обновяване на бележка"
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "Категория"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr ""
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-02-01 14:38+0100\n"
"Last-Translator: \n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr "Canvis"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "Actualitza"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "Actualitza"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "Crea"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "Cap"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "Notes"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "Baixada"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "Cap"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "Paquet"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "Notes"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
"Important: Make sure there are no line breaks. After submitting, verify that "
"the number of keys in your file is what you expected."
msgstr ""
-"Important: Assegureu-vos que no hi ha salts de "
-"línia excepte entre claus. Després de l'enviament, verifiqueu que el nombre "
-"de claus al vostre fitxer és el que esperaveu."
+"Important: Assegureu-vos que no hi ha salts de línia excepte entre claus. "
+"Després de l'enviament, verifiqueu que el nombre de claus al vostre fitxer "
+"és el que esperaveu."
#: www/account/editsshkeys.php:81
msgid ""
msgid "Hours"
msgstr "Hores"
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "Actualitza"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "Actualitza"
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "Crea"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "Gràfica de Gantt"
msgstr ""
"Project-Id-Version: FusionForge trunk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2010-07-16 10:07+0200\n"
"Last-Translator: Thorsten Glaser <t.glaser@tarent.de>\n"
"Language-Team: german\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
"Config file could not be linked to %s. Check the write permissions for "
"apache in /etc/fusionforge/plugins or create the link manually."
msgstr ""
-"Die Config Datei konnte nicht mit %s verbunden "
-"werden. Prüfen Sie die Schreibrechte für Apache in/etc/fusionforge/plugins "
-"oder erstellen Sie den Link manuell."
+"Die Config Datei konnte nicht mit %s verbunden werden. Prüfen Sie die "
+"Schreibrechte für Apache in/etc/fusionforge/plugins oder erstellen Sie den "
+"Link manuell."
#: common/include/Plugin.class.php:250 common/include/Plugin.class.php:307
#: www/admin/pluginman.php:279
msgid "Changes"
msgstr "Änderungen"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "Ausgewähltes CVS-Format:"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "Ausgewähltes CVS-Format:"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "Ersteller"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+#, fuzzy
+msgid "Included"
+msgstr "Eingefügter Text von %s"
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "Keine"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "Anmerkungen"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "Download"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "Keine"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "Paket"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "Anmerkungen"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
"Important: Make sure there are no line breaks. After submitting, verify that "
"the number of keys in your file is what you expected."
msgstr ""
-"Wichtig: Stellen Sie sicher, dass es keine "
-"Zeilenumbrüche, außer zwischen Schlüsseln, gibt. Nach Bestätigung überprüfen "
-"Sie, dass die Anzahl der Schlüssel in Ihrer Datei wie erwartet ist."
+"Wichtig: Stellen Sie sicher, dass es keine Zeilenumbrüche, außer zwischen "
+"Schlüsseln, gibt. Nach Bestätigung überprüfen Sie, dass die Anzahl der "
+"Schlüssel in Ihrer Datei wie erwartet ist."
#: www/account/editsshkeys.php:81
msgid ""
msgid "Hours"
msgstr "Stunden"
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "Ausgewähltes CVS-Format:"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "Ausgewähltes CVS-Format:"
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr "Normal"
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "Ersteller"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-#, fuzzy
-msgid "Included"
-msgstr "Eingefügter Text von %s"
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "Gantt-Diagramm"
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-01-13 16:27+0100\n"
"Last-Translator: Roland Mas <lolando@debian.org>\n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr ""
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+msgid "Update CSV Format"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+msgid "CSV Format"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+msgid "Separator"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr ""
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr ""
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr ""
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr ""
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
msgid "Hours"
msgstr ""
-#: www/pm/format_csv.php:48
-msgid "Update CSV Format"
-msgstr ""
-
-#: www/pm/format_csv.php:58
-msgid "CSV Format"
-msgstr ""
-
#: www/pm/format_csv.php:67
msgid "Full"
msgstr ""
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-msgid "Separator"
-msgstr ""
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
msgid "Full/Normal"
msgstr ""
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr ""
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2013-02-11 13:42+0100\n"
"Last-Translator: skymix <skymix.es@gmail.com>\n"
"Language-Team: Spanish/Spain\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ":"
msgid "Changes"
msgstr "Cambios"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "Seleccionado Formato CSV:"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "Seleccionado Formato CSV:"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "Creador"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "Ninguno"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "Notas"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr "No hay trackers configurados, o no puede verlos."
msgid "Download"
msgstr "Descargar"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "Ninguno"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "Paquete"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "Notas"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
"Important: Make sure there are no line breaks. After submitting, verify that "
"the number of keys in your file is what you expected."
msgstr ""
-"Importante: Asegúrese de que no hay ningún "
-"salto de línea salvo entre distintas claves. Después de enviarla, verifique "
-"que el número de claves de su cuenta es el esperado."
+"Importante: Asegúrese de que no hay ningún salto de línea salvo entre "
+"distintas claves. Después de enviarla, verifique que el número de claves de "
+"su cuenta es el esperado."
#: www/account/editsshkeys.php:81
msgid ""
msgid "Hours"
msgstr "Horas"
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "Seleccionado Formato CSV:"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "Seleccionado Formato CSV:"
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "Creador"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "Diagrama de Gantt"
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-02-19 23:28+0200\n"
"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr "Aldaketak"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "Eguneratua"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "Eguneratua"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "Sortu"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "Bat ere ez"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "Oharrak"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "Deskargatu"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "Bat ere ez"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "Pakete"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "Oharrak"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
msgid "Hours"
msgstr ""
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "Eguneratua"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "Eguneratua"
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "Sortu"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "Gantt diagrama"
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 14:06+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2013-06-03 17:17+0100\n"
"Last-Translator: Marc-Etienne Vargenau <Marc-Etienne.Vargenau@alcatel-lucent."
"com>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr " :"
msgid "Changes"
msgstr "Changements"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+msgid "Update CSV Format"
+msgstr "Mettre à jour le format CSV"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+msgid "CSV Format"
+msgstr "Format CSV"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+msgid "Separator"
+msgstr "Séparateur"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr "Virgule"
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr "Point-virgule"
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr "En-tête"
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr "Inclus"
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "Aucun(e)"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "Remarques"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+"Certaines versions non-américaines d'Excel utilisent « ; » à la place de « , "
+"»."
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr "En-têtes inclus ou pas"
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr "Ajouter une première ligne avec le nom des champs."
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "Télécharger"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "Aucun(e)"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "Paquet"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "Remarques"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
msgid "Hours"
msgstr "Heures"
-#: www/pm/format_csv.php:48
-msgid "Update CSV Format"
-msgstr "Mettre à jour le format CSV"
-
-#: www/pm/format_csv.php:58
-msgid "CSV Format"
-msgstr "Format CSV"
-
#: www/pm/format_csv.php:67
msgid "Full"
msgstr "Complet"
msgid "Normal"
msgstr "Normal"
-#: www/pm/format_csv.php:71
-msgid "Separator"
-msgstr "Séparateur"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr "Virgule"
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr "Point-virgule"
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr "En-tête"
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr "Inclus"
-
#: www/pm/format_csv.php:89
msgid "Full/Normal"
msgstr "Complet/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "Diagramme de Gantt"
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 14:06+0100\n"
+"POT-Creation-Date: 2013-11-12 18:11+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr ""
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+msgid "Update CSV Format"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+msgid "CSV Format"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+msgid "Separator"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr ""
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr ""
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr ""
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr ""
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
msgid "Hours"
msgstr ""
-#: www/pm/format_csv.php:48
-msgid "Update CSV Format"
-msgstr ""
-
-#: www/pm/format_csv.php:58
-msgid "CSV Format"
-msgstr ""
-
#: www/pm/format_csv.php:67
msgid "Full"
msgstr ""
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-msgid "Separator"
-msgstr ""
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
msgid "Full/Normal"
msgstr ""
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr ""
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-09-21 10:21+0100\n"
"Last-Translator: José Manuel Castroagudín Silva <chavescesures@gmail.com>\n"
"Language-Team: Galician <g11n@mancomun.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
"apache in fusionforge www/plugins dir or create the link manually."
msgstr ""
"Non se puido crear a ligazón simbólica a www . Comprobe os permisos de "
-"escritura para o Apache no directorio www/plugins ou cree a "
-"ligazón manualmente. "
+"escritura para o Apache no directorio www/plugins ou cree a ligazón "
+"manualmente. "
#: common/include/Plugin.class.php:204 common/include/Plugin.class.php:221
#, php-format
"Config file could not be linked to %s. Check the write permissions for "
"apache in /etc/fusionforge/plugins or create the link manually."
msgstr ""
-"Non se puido ligar o ficheiro de configuración a %s."
-"Comprobe os permisos de escritura para o Apache en /etc/"
-"fusionforge/plugins ou cree a ligazón manualmente."
+"Non se puido ligar o ficheiro de configuración a %s.Comprobe os permisos de "
+"escritura para o Apache en /etc/fusionforge/plugins ou cree a ligazón "
+"manualmente."
#: common/include/Plugin.class.php:250 common/include/Plugin.class.php:307
#: www/admin/pluginman.php:279
msgid "Changes"
msgstr "Cambios"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "Actualizar "
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "Actualizar "
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "Creador"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "Ningún"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "Notas"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "Descargar "
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "Ningún"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "Paquete "
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "Notas"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
"Important: Make sure there are no line breaks. After submitting, verify that "
"the number of keys in your file is what you expected."
msgstr ""
-"Importante: Asegúrese de que non hai saltos de "
-"liña salvo aqueles entre dúas chaves. Tras enviar, verifique que o número de "
-"chaves no ficheiro é o esperado."
+"Importante: Asegúrese de que non hai saltos de liña salvo aqueles entre dúas "
+"chaves. Tras enviar, verifique que o número de chaves no ficheiro é o "
+"esperado."
#: www/account/editsshkeys.php:81
msgid ""
msgid "Hours"
msgstr "Horas"
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "Actualizar "
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "Actualizar "
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr "Normal"
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "Creador"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "Diagrama de Gantt"
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2010-10-06 15:06+0200\n"
"Last-Translator: Reinhard Spisser <reinhard.spisser@fiditalia.it>\n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr "Modifiche"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "Aggiorna"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "Aggiorna"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "Crea"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+#, fuzzy
+msgid "Included"
+msgstr "Inserire dalla %s"
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "Nessuno"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "Note"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "Download"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "Nessuno"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "Pacchetto"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "Note"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
"Important: Make sure there are no line breaks. After submitting, verify that "
"the number of keys in your file is what you expected."
msgstr ""
-"Importante: Assicurati che non ci siano linee "
-"vuote tra le chiavi. Dopo aver inserito le chiavi, assicurati che il numero "
-"di chiavi del file è quello atteso."
+"Importante: Assicurati che non ci siano linee vuote tra le chiavi. Dopo aver "
+"inserito le chiavi, assicurati che il numero di chiavi del file è quello "
+"atteso."
#: www/account/editsshkeys.php:81
msgid ""
msgid "Hours"
msgstr "Ore"
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "Aggiorna"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "Aggiorna"
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr "Normale"
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "Crea"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-#, fuzzy
-msgid "Included"
-msgstr "Inserire dalla %s"
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "Diagramma Gantt"
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-01-15 14:05+0100\n"
"Last-Translator: Roland Mas <lolando@debian.org>\n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr ""
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "インサート失敗"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "インサート失敗"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+msgid "Separator"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+#, fuzzy
+msgid "Included"
+msgstr "%s から読込まれました。"
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "ノート"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr ""
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr ""
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr ""
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "ノート"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
msgid "Hours"
msgstr ""
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "インサート失敗"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "インサート失敗"
-
#: www/pm/format_csv.php:67
msgid "Full"
msgstr ""
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-msgid "Separator"
-msgstr ""
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-#, fuzzy
-msgid "Included"
-msgstr "%s から読込まれました。"
-
#: www/pm/format_csv.php:89
msgid "Full/Normal"
msgstr ""
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr ""
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-02-01 14:36+0100\n"
"Last-Translator: \n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr "변경점"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+msgid "Update CSV Format"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+msgid "CSV Format"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "생성"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "없음"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "릴리즈노트"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "다운로드"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "없음"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "패키지"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "릴리즈노트"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
msgid "Hours"
msgstr ""
-#: www/pm/format_csv.php:48
-msgid "Update CSV Format"
-msgstr ""
-
-#: www/pm/format_csv.php:58
-msgid "CSV Format"
-msgstr ""
-
#: www/pm/format_csv.php:67
msgid "Full"
msgstr ""
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "생성"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
msgid "Full/Normal"
msgstr ""
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr ""
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-02-01 14:36+0100\n"
"Last-Translator: \n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr "Wijzingen"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "Aanpassen"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "Aanpassen"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "Aanmaken"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "Geen"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "Aantekeningen"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "Download"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "Geen"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "Bundel"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "Aantekeningen"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
"Important: Make sure there are no line breaks. After submitting, verify that "
"the number of keys in your file is what you expected."
msgstr ""
-"Belangrijk: let op dat er alleen "
-"regeleinden tussen sleutels staan. Controleer na submitten of het aantal "
-"sleutels in je bestand correct is."
+"Belangrijk: let op dat er alleen regeleinden tussen sleutels staan. "
+"Controleer na submitten of het aantal sleutels in je bestand correct is."
#: www/account/editsshkeys.php:81
msgid ""
msgid "Hours"
msgstr "Uren"
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "Aanpassen"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "Aanpassen"
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "Aanmaken"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "Gantt schema"
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-10-06 16:20+0200\n"
"Last-Translator: Roland Mas <lolando@debian.org>\n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr ""
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "Aktualizuj hasło"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "Aktualizuj hasło"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+msgid "Separator"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr ""
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr ""
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr ""
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr ""
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
msgid "Hours"
msgstr ""
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "Aktualizuj hasło"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "Aktualizuj hasło"
-
#: www/pm/format_csv.php:67
msgid "Full"
msgstr ""
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-msgid "Separator"
-msgstr ""
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
msgid "Full/Normal"
msgstr ""
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr ""
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-02-01 14:35+0100\n"
"Last-Translator: \n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr "Alterações"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+msgid "Update CSV Format"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+msgid "CSV Format"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+msgid "Separator"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "Nenhum"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "Notas"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "Download"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "Nenhum"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "Pacote"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "Notas"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
msgid "Hours"
msgstr ""
-#: www/pm/format_csv.php:48
-msgid "Update CSV Format"
-msgstr ""
-
-#: www/pm/format_csv.php:58
-msgid "CSV Format"
-msgstr ""
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-msgid "Separator"
-msgstr ""
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "Gráfico de Gantt"
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-02-18 16:52+0100\n"
"Last-Translator: Aleksey Bragin <aleksey@reactos.org>\n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr "Изменения"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "Обновить"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "Обновить"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "Автор"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "Нет"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "Примечания"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "Скачать"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "Нет"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "Пакет"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "Примечания"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
"Important: Make sure there are no line breaks. After submitting, verify that "
"the number of keys in your file is what you expected."
msgstr ""
-"ОБРАТИТЕ ВНИМАНИЕ: Убедитесь в отсутствии "
-"пеÑ\80еноÑ\81а Ñ\81Ñ\82Ñ\80оки внÑ\83Ñ\82Ñ\80и авÑ\82оÑ\80изаÑ\86ионного клÑ\8eÑ\87а. Ð\97а иÑ\81клÑ\8eÑ\87ением пеÑ\80еноÑ\81а "
-"строки между ключами, проверьте еще раз количество ключей в Вашем файле.</em>"
+"ОБРАТИТЕ ВНИМАНИЕ: Убедитесь в отсутствии переноса строки внутри "
+"авÑ\82оÑ\80изаÑ\86ионного клÑ\8eÑ\87а. Ð\97а иÑ\81клÑ\8eÑ\87ением пеÑ\80еноÑ\81а Ñ\81Ñ\82Ñ\80оки междÑ\83 клÑ\8eÑ\87ами, "
+"проверьте еще раз количество ключей в Вашем файле.</em>"
#: www/account/editsshkeys.php:81
msgid ""
"receive a mail forward account at <loginname@%1$s> that will forward "
"to this address."
msgstr ""
-"Этот адрес будет "
-"проверен перед активацией аккаунта. Также Вы получите email-адрес вида <"
-"loginname@%1$s>, который будет пересылать сообщения на указанный здесь "
-"email."
+"Этот адрес будет проверен перед активацией аккаунта. Также Вы получите email-"
+"адрес вида <loginname@%1$s>, который будет пересылать сообщения на "
+"указанный здесь email."
#: www/account/register.php:256
#, php-format
msgid "Hours"
msgstr "Часы"
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "Обновить"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "Обновить"
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr "Нормальный"
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "Автор"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "Диаграмма"
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-07-19 01:41+0200\n"
"Last-Translator: Martin Bagge <brother@bsnet.se>\n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr "Förändringar"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "Uppdaterad"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "Uppdaterad"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "Skapa"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+#, fuzzy
+msgid "Included"
+msgstr "Insättning från %s"
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "Inget"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "Anteckningar"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "Hämta"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "Inget"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "Paket"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "Anteckningar"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
msgid "Hours"
msgstr ""
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "Uppdaterad"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "Uppdaterad"
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "Skapa"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-#, fuzzy
-msgid "Included"
-msgstr "Insättning från %s"
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "Gantt karta"
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2013-06-03 17:16+0100\n"
"Last-Translator: Marc-Etienne Vargenau <Marc-Etienne.Vargenau@alcatel-lucent."
"com>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr ""
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+msgid "Update CSV Format"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+msgid "CSV Format"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+msgid "Separator"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr ""
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr ""
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr ""
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr ""
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
msgid "Hours"
msgstr ""
-#: www/pm/format_csv.php:48
-msgid "Update CSV Format"
-msgstr ""
-
-#: www/pm/format_csv.php:58
-msgid "CSV Format"
-msgstr ""
-
#: www/pm/format_csv.php:67
msgid "Full"
msgstr ""
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-msgid "Separator"
-msgstr ""
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
msgid "Full/Normal"
msgstr ""
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr ""
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2010-10-06 15:07+0200\n"
"Last-Translator: 邱承 <qiucheng1@sina.com>\n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr "变动"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "更新"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "更新"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "创建"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "无"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "备注"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "下载"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "无"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "软件包"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "备注"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
"Important: Make sure there are no line breaks. After submitting, verify that "
"the number of keys in your file is what you expected."
msgstr ""
-">重要:确定除了在密钥之间外没有换行"
-"符,在提交之后,检验您文件中密钥的数值是您所期望的。"
+">重要:确定除了在密钥之间外没有换行符,在提交之后,检验您文件中密钥的数值是您"
+"所期望的。"
#: www/account/editsshkeys.php:81
msgid ""
msgid "Hours"
msgstr "小时"
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "更新"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "更新"
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "创建"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "甘特图"
msgstr ""
"Project-Id-Version: FusionForge 5.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-11-12 12:38+0100\n"
+"POT-Creation-Date: 2013-11-12 18:08+0100\n"
"PO-Revision-Date: 2009-02-01 14:34+0100\n"
"Last-Translator: \n"
"Language-Team: FusionForge team <fusionforge-general@lists.fusionforge.org>\n"
#: common/docman/views/reporting.php:92 common/docman/views/reporting.php:94
#: common/forum/ForumHTML.class.php:85 common/frs/FRSRelease.class.php:294
#: common/frs/FRSRelease.class.php:297 common/frs/FRSRelease.class.php:301
-#: common/include/utils.php:497 common/tracker/actions/query.php:399
+#: common/include/utils.php:497 common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:74
+#: common/tracker/actions/format_csv.php:87
+#: common/tracker/actions/format_csv.php:91
+#: common/tracker/actions/query.php:399
#: common/tracker/views/form-addcanned.php:69
#: common/tracker/views/form-addcanned.php:74
#: common/tracker/views/form-addextrafieldoption.php:101
#: www/pm/admin/index.php:212 www/pm/admin/index.php:321
#: www/pm/admin/index.php:331 www/pm/admin/index.php:341
#: www/pm/format_csv.php:66 www/pm/format_csv.php:71 www/pm/format_csv.php:76
-#: www/pm/format_csv.php:86 www/pm/format_csv.php:89 www/pm/format_csv.php:93
-#: www/pm/format_csv.php:97 www/project/stats/index.php:105
-#: www/project/stats/index.php:106 www/project/stats/index.php:107
-#: www/project/stats/index.php:108 www/register/index.php:236
-#: www/reporting/groupadded.php:65 www/reporting/groupadded.php:66
-#: www/reporting/groupadded.php:67 www/reporting/groupcum.php:65
-#: www/reporting/groupcum.php:66 www/reporting/groupcum.php:67
-#: www/reporting/projectact.php:69 www/reporting/projectact.php:70
-#: www/reporting/projectact.php:71 www/reporting/projectact.php:72
-#: www/reporting/projectact.php:73 www/reporting/projecttime.php:79
-#: www/reporting/projecttime.php:80 www/reporting/projecttime.php:81
-#: www/reporting/projecttime.php:82 www/reporting/siteact.php:70
-#: www/reporting/siteact.php:71 www/reporting/siteact.php:72
-#: www/reporting/siteact.php:73 www/reporting/sitetimebar.php:66
-#: www/reporting/sitetimebar.php:67 www/reporting/sitetime.php:78
-#: www/reporting/sitetime.php:79 www/reporting/sitetime.php:80
-#: www/reporting/timeadd.php:187 www/reporting/timeadd.php:199
-#: www/reporting/timeadd.php:228 www/reporting/timecategory.php:90
-#: www/reporting/toolspie.php:65 www/reporting/toolspie.php:66
-#: www/reporting/toolspie.php:67 www/reporting/useract.php:84
-#: www/reporting/useract.php:85 www/reporting/useract.php:86
-#: www/reporting/useract.php:87 www/reporting/useract.php:88
-#: www/reporting/useradded.php:64 www/reporting/useradded.php:65
-#: www/reporting/useradded.php:66 www/reporting/usercum.php:64
-#: www/reporting/usercum.php:65 www/reporting/usercum.php:66
-#: www/reporting/usersummary.php:71 www/reporting/usersummary.php:72
-#: www/reporting/usersummary.php:73 www/reporting/usertime.php:93
-#: www/reporting/usertime.php:94 www/reporting/usertime.php:95
-#: www/reporting/usertime.php:96 www/snippet/add_snippet_to_package.php:128
-#: www/snippet/addversion.php:94 www/snippet/addversion.php:98
-#: www/snippet/addversion.php:102 www/snippet/addversion.php:217
-#: www/snippet/addversion.php:221 www/snippet/package.php:147
-#: www/snippet/package.php:151 www/snippet/package.php:156
-#: www/snippet/package.php:169 www/survey/include/SurveyHTML.class.php:191
+#: www/pm/format_csv.php:89 www/pm/format_csv.php:93 www/pm/format_csv.php:97
+#: www/project/stats/index.php:105 www/project/stats/index.php:106
+#: www/project/stats/index.php:107 www/project/stats/index.php:108
+#: www/register/index.php:236 www/reporting/groupadded.php:65
+#: www/reporting/groupadded.php:66 www/reporting/groupadded.php:67
+#: www/reporting/groupcum.php:65 www/reporting/groupcum.php:66
+#: www/reporting/groupcum.php:67 www/reporting/projectact.php:69
+#: www/reporting/projectact.php:70 www/reporting/projectact.php:71
+#: www/reporting/projectact.php:72 www/reporting/projectact.php:73
+#: www/reporting/projecttime.php:79 www/reporting/projecttime.php:80
+#: www/reporting/projecttime.php:81 www/reporting/projecttime.php:82
+#: www/reporting/siteact.php:70 www/reporting/siteact.php:71
+#: www/reporting/siteact.php:72 www/reporting/siteact.php:73
+#: www/reporting/sitetimebar.php:66 www/reporting/sitetimebar.php:67
+#: www/reporting/sitetime.php:78 www/reporting/sitetime.php:79
+#: www/reporting/sitetime.php:80 www/reporting/timeadd.php:187
+#: www/reporting/timeadd.php:199 www/reporting/timeadd.php:228
+#: www/reporting/timecategory.php:90 www/reporting/toolspie.php:65
+#: www/reporting/toolspie.php:66 www/reporting/toolspie.php:67
+#: www/reporting/useract.php:84 www/reporting/useract.php:85
+#: www/reporting/useract.php:86 www/reporting/useract.php:87
+#: www/reporting/useract.php:88 www/reporting/useradded.php:64
+#: www/reporting/useradded.php:65 www/reporting/useradded.php:66
+#: www/reporting/usercum.php:64 www/reporting/usercum.php:65
+#: www/reporting/usercum.php:66 www/reporting/usersummary.php:71
+#: www/reporting/usersummary.php:72 www/reporting/usersummary.php:73
+#: www/reporting/usertime.php:93 www/reporting/usertime.php:94
+#: www/reporting/usertime.php:95 www/reporting/usertime.php:96
+#: www/snippet/add_snippet_to_package.php:128 www/snippet/addversion.php:94
+#: www/snippet/addversion.php:98 www/snippet/addversion.php:102
+#: www/snippet/addversion.php:217 www/snippet/addversion.php:221
+#: www/snippet/package.php:147 www/snippet/package.php:151
+#: www/snippet/package.php:156 www/snippet/package.php:169
+#: www/survey/include/SurveyHTML.class.php:191
#, php-format
msgid ":"
msgstr ""
msgid "Changes"
msgstr "異動"
+#: common/tracker/actions/format_csv.php:53 www/pm/format_csv.php:48
+#, fuzzy
+msgid "Update CSV Format"
+msgstr "更新"
+
+#: common/tracker/actions/format_csv.php:62 www/pm/format_csv.php:58
+#, fuzzy
+msgid "CSV Format"
+msgstr "更新"
+
+#: common/tracker/actions/format_csv.php:69
+#: common/tracker/actions/format_csv.php:87 www/pm/format_csv.php:71
+#, fuzzy
+msgid "Separator"
+msgstr "建立"
+
+#: common/tracker/actions/format_csv.php:70 www/pm/format_csv.php:72
+msgid "Comma (char: “,”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:71 www/pm/format_csv.php:73
+msgid "Semi-colon (char: “;”)"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:74 www/pm/format_csv.php:76
+msgid "Header"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:75 www/pm/format_csv.php:77
+msgid "Included"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:76
+#: common/tracker/include/ArtifactTypeHtml.class.php:546
+#: common/tracker/include/ArtifactTypeHtml.class.php:591
+#: common/tracker/include/ArtifactTypeHtml.class.php:758
+#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
+#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
+#: www/admin/pluginman.php:262 www/include/html.php:322
+#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
+#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
+#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
+msgid "None"
+msgstr "無"
+
+#: common/tracker/actions/format_csv.php:84
+#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
+#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
+#: www/pm/format_csv.php:86
+msgid "Notes"
+msgstr "備註"
+
+#: common/tracker/actions/format_csv.php:88 www/pm/format_csv.php:94
+msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:91 www/pm/format_csv.php:97
+msgid "Headers Included or not"
+msgstr ""
+
+#: common/tracker/actions/format_csv.php:92 www/pm/format_csv.php:98
+msgid "Add a line with the name of the fields at the fist line."
+msgstr ""
+
#: common/tracker/actions/ind.php:44
msgid "No trackers have been set up, or you cannot view them."
msgstr ""
msgid "Download"
msgstr "下載"
-#: common/tracker/include/ArtifactTypeHtml.class.php:546
-#: common/tracker/include/ArtifactTypeHtml.class.php:591
-#: common/tracker/include/ArtifactTypeHtml.class.php:758
-#: plugins/scmhg/common/HgPlugin.class.php:608 www/admin/pluginman.php:230
-#: www/admin/pluginman.php:249 www/admin/pluginman.php:261
-#: www/admin/pluginman.php:262 www/include/html.php:322
-#: www/include/html.php:554 www/include/html.php:645 www/include/html.php:668
-#: www/include/html.php:702 www/include/html.php:745 www/pm/format_csv.php:78
-#: www/pm/ganttpage.php:152 www/tracker/roadmap.php:440
-msgid "None"
-msgstr "無"
-
#: common/tracker/include/ArtifactTypeHtml.class.php:670
msgid ""
"Tip: Enter a space-separated list of artifact ids ([#NNN] also accepted)"
msgid "Package"
msgstr "集合"
-#: common/widget/Widget_ProjectLatestFileReleases.class.php:91
-#: plugins/mantisbt/view/viewNote.php:42 www/pm/csv.php:93
-#: www/pm/format_csv.php:86
-msgid "Notes"
-msgstr "備註"
-
#: common/widget/Widget_ProjectLatestFileReleases.class.php:138
#: www/frs/index.php:136
msgid "Monitor this package"
"Important: Make sure there are no line breaks. After submitting, verify that "
"the number of keys in your file is what you expected."
msgstr ""
-"重要:確定除了在Keys之間外沒有斷行"
-"字元,在提交之後,檢驗您檔案中Keys的數值是您所期望的。"
+"重要:確定除了在Keys之間外沒有斷行字元,在提交之後,檢驗您檔案中Keys的數值是"
+"您所期望的。"
#: www/account/editsshkeys.php:81
msgid ""
msgid "Hours"
msgstr "小時"
-#: www/pm/format_csv.php:48
-#, fuzzy
-msgid "Update CSV Format"
-msgstr "更新"
-
-#: www/pm/format_csv.php:58
-#, fuzzy
-msgid "CSV Format"
-msgstr "更新"
-
#: www/pm/format_csv.php:67
#, fuzzy
msgid "Full"
msgid "Normal"
msgstr ""
-#: www/pm/format_csv.php:71
-#, fuzzy
-msgid "Separator"
-msgstr "建立"
-
-#: www/pm/format_csv.php:72
-msgid "Comma (char: “,”)"
-msgstr ""
-
-#: www/pm/format_csv.php:73
-msgid "Semi-colon (char: “;”)"
-msgstr ""
-
-#: www/pm/format_csv.php:76
-msgid "Header"
-msgstr ""
-
-#: www/pm/format_csv.php:77
-msgid "Included"
-msgstr ""
-
#: www/pm/format_csv.php:89
#, fuzzy
msgid "Full/Normal"
msgid "Comma/Semi-colon"
msgstr ""
-#: www/pm/format_csv.php:94
-msgid "Some international versions of Microsoft Excel use “;” instead of “,”."
-msgstr ""
-
-#: www/pm/format_csv.php:97
-msgid "Headers Included or not"
-msgstr ""
-
-#: www/pm/format_csv.php:98
-msgid "Add a line with the name of the fields at the fist line."
-msgstr ""
-
#: www/pm/ganttpage.php:34 www/pm/include/ProjectGroupHTML.class.php:73
msgid "Gantt Chart"
msgstr "甘特圖"
</td>
</tr>
</table>
-<p><strong><?php echo _('Notes')._(':'); ?></strong></p>
+<h2><?php echo _('Notes'); ?></h2>
<ul>
<li>
<strong><?php echo _('Full/Normal')._(':'); ?></strong>