|
Last change
on this file since 2012:224cd6aacfc1 was
2012:224cd6aacfc1,
checked in by Akos Ladanyi, 20 years ago
|
- added gettext infrastructure to the gui
- the gui has a separate configure script now
- other minor changes
|
|
File size:
1.5 KB
|
| Line | |
|---|
| 1 | # SOME DESCRIPTIVE TITLE. |
|---|
| 2 | # Copyright (C) YEAR Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport |
|---|
| 3 | # This file is distributed under the same license as the PACKAGE package. |
|---|
| 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
|---|
| 5 | # |
|---|
| 6 | #, fuzzy |
|---|
| 7 | msgid "" |
|---|
| 8 | msgstr "" |
|---|
| 9 | "Project-Id-Version: PACKAGE VERSION\n" |
|---|
| 10 | "Report-Msgid-Bugs-To: etik-ol@cs.elte.hu\n" |
|---|
| 11 | "POT-Creation-Date: 2006-03-23 18:50+0100\n" |
|---|
| 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
|---|
| 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
|---|
| 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
|---|
| 15 | "MIME-Version: 1.0\n" |
|---|
| 16 | "Content-Type: text/plain; charset=CHARSET\n" |
|---|
| 17 | "Content-Transfer-Encoding: 8bit\n" |
|---|
| 18 | |
|---|
| 19 | #: main_win.cc:81 |
|---|
| 20 | msgid "_File" |
|---|
| 21 | msgstr "" |
|---|
| 22 | |
|---|
| 23 | #: main_win.cc:86 |
|---|
| 24 | msgid "Clear Tab" |
|---|
| 25 | msgstr "" |
|---|
| 26 | |
|---|
| 27 | #: main_win.cc:97 |
|---|
| 28 | msgid "_View" |
|---|
| 29 | msgstr "" |
|---|
| 30 | |
|---|
| 31 | #: main_win.cc:107 |
|---|
| 32 | msgid "_Show" |
|---|
| 33 | msgstr "" |
|---|
| 34 | |
|---|
| 35 | #: main_win.cc:108 |
|---|
| 36 | msgid "_Maps" |
|---|
| 37 | msgstr "" |
|---|
| 38 | |
|---|
| 39 | #: main_win.cc:111 |
|---|
| 40 | msgid "_Algorithms" |
|---|
| 41 | msgstr "" |
|---|
| 42 | |
|---|
| 43 | #: main_win.cc:112 |
|---|
| 44 | msgid "_General" |
|---|
| 45 | msgstr "" |
|---|
| 46 | |
|---|
| 47 | #: main_win.cc:114 |
|---|
| 48 | msgid "_Kruskal" |
|---|
| 49 | msgstr "" |
|---|
| 50 | |
|---|
| 51 | #: main_win.cc:118 |
|---|
| 52 | msgid "Move" |
|---|
| 53 | msgstr "" |
|---|
| 54 | |
|---|
| 55 | #: main_win.cc:120 |
|---|
| 56 | msgid "Create node" |
|---|
| 57 | msgstr "" |
|---|
| 58 | |
|---|
| 59 | #: main_win.cc:122 |
|---|
| 60 | msgid "Create edge" |
|---|
| 61 | msgstr "" |
|---|
| 62 | |
|---|
| 63 | #: main_win.cc:124 |
|---|
| 64 | msgid "Delete" |
|---|
| 65 | msgstr "" |
|---|
| 66 | |
|---|
| 67 | #: main_win.cc:127 |
|---|
| 68 | msgid "Edit edge map" |
|---|
| 69 | msgstr "" |
|---|
| 70 | |
|---|
| 71 | #: main_win.cc:129 |
|---|
| 72 | msgid "Edit node map" |
|---|
| 73 | msgstr "" |
|---|
| 74 | |
|---|
| 75 | #: main_win.cc:260 |
|---|
| 76 | msgid "unsaved file" |
|---|
| 77 | msgstr "" |
|---|
| 78 | |
|---|
| 79 | #: main_win.cc:270 |
|---|
| 80 | msgid "<b>Save changes before closing?</b>" |
|---|
| 81 | msgstr "" |
|---|
| 82 | |
|---|
| 83 | #: main_win.cc:272 |
|---|
| 84 | msgid "Close file _without Saving" |
|---|
| 85 | msgstr "" |
|---|
| 86 | |
|---|
| 87 | #: main_win.cc:459 main_win.cc:488 |
|---|
| 88 | msgid "Create New Map - " |
|---|
| 89 | msgstr "" |
|---|
Note: See
TracBrowser
for help on using the repository browser.