| Line | |
|---|
| 1 | # Translations template for XMail-Plugin. |
|---|
| 2 | # Copyright (C) 2010 ORGANIZATION |
|---|
| 3 | # This file is distributed under the same license as the |
|---|
| 4 | # XMail project. |
|---|
| 5 | # FIRST AUTHOR <EMAIL@ADDRESS>, 2010. |
|---|
| 6 | # |
|---|
| 7 | # copied from TracSubTicketsPlugin project, see |
|---|
| 8 | # http://trac.edgewall.org/attachment/wiki/CookBook/PluginL10N/trac-subtickets-plugin_i18n-l10n.patch |
|---|
| 9 | #, fuzzy |
|---|
| 10 | msgid "" |
|---|
| 11 | msgstr "" |
|---|
| 12 | "Project-Id-Version: XMail 0.0.x\n" |
|---|
| 13 | "POT-Creation-Date: 2010-05-04 01:38+0200\n" |
|---|
| 14 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
|---|
| 15 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
|---|
| 16 | "Language-Team: LANGUAGE <trac-dev@googlegroups.com>\n" |
|---|
| 17 | "MIME-Version: 1.0\n" |
|---|
| 18 | "Content-Type: text/plain; charset=utf-8\n" |
|---|
| 19 | "Content-Transfer-Encoding: 8bit\n" |
|---|
| 20 | "Generated-By: Babel 1.0dev-r482\n" |
|---|
| 21 | |
|---|
| 22 | msgid "Budget Estimation" |
|---|
| 23 | msgstr "" |
|---|
| 24 | |
|---|
| 25 | msgid "Add a new row" |
|---|
| 26 | msgstr "" |
|---|
| 27 | |
|---|
| 28 | msgid "Person" |
|---|
| 29 | msgstr "" |
|---|
| 30 | |
|---|
| 31 | msgid "Type" |
|---|
| 32 | msgstr "" |
|---|
| 33 | |
|---|
| 34 | msgid "Estimation" |
|---|
| 35 | msgstr "" |
|---|
| 36 | |
|---|
| 37 | msgid "Cost" |
|---|
| 38 | msgstr "" |
|---|
| 39 | |
|---|
| 40 | msgid "State" |
|---|
| 41 | msgstr "" |
|---|
| 42 | |
|---|
| 43 | msgid "Comment" |
|---|
| 44 | msgstr "" |
|---|
| 45 | |
|---|
| 46 | msgid "Budget in hours" |
|---|
| 47 | msgstr "" |
|---|
| 48 | |
|---|
| 49 | msgid "in hours" |
|---|
| 50 | msgstr "" |
|---|
| 51 | |
|---|
| 52 | msgid "report_title_90" |
|---|
| 53 | msgstr "[budget] All tickets" |
|---|
| 54 | |
|---|
| 55 | msgid "report_description_90" |
|---|
| 56 | msgstr "" |
|---|
| 57 | "{{{#!th width='50%'\n" |
|---|
| 58 | "'''Description'''\n" |
|---|
| 59 | "}}}\n" |
|---|
| 60 | "{{{#!th width='50%'\n" |
|---|
| 61 | "'''Example'''\n" |
|---|
| 62 | "}}}\n" |
|---|
| 63 | "|----------------\n" |
|---|
| 64 | "{{{#!td width='50%'\n" |
|---|
| 65 | "All tickets with budget data filtered by milestone, component and owner \n" |
|---|
| 66 | "(by default the values are '%' for milestone and component; and logged in user for owner). \n" |
|---|
| 67 | "Results will initially be sorted by milestones. Tickets with more cost than estimation will be displayed with orange background.\n" |
|---|
| 68 | "\n" |
|---|
| 69 | "MILESTONE, COMPONENT and OWNER can be filtered by wildcards (%). " |
|---|
| 70 | "OWNER will also search for username in budget table.\n" |
|---|
| 71 | "}}}\n" |
|---|
| 72 | "{{{#!td width='50%'\n" |
|---|
| 73 | "{{{\n" |
|---|
| 74 | "COMPONENT: %\n" |
|---|
| 75 | "MILESTONE: 4.%\n" |
|---|
| 76 | "OWNER: unassigned\n" |
|---|
| 77 | "}}}\n" |
|---|
| 78 | "}}}\n" |
|---|
Note: See
TracBrowser
for help on using the repository browser.