-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
759 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
SUBDIRS = docs po src win32 | ||
SUBDIRS = docs po src ui win32 | ||
|
||
@INTLTOOL_DESKTOP_RULE@ | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -70,6 +70,7 @@ AC_CONFIG_FILES([ | |
src/orm/Makefile | ||
po/Makefile.in | ||
win32/Makefile | ||
ui/Makefile | ||
]) | ||
|
||
AC_OUTPUT | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,15 +7,16 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Table 0.0.1\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2010-07-12 08:56+0400\n" | ||
"PO-Revision-Date: 2010-06-04 09:24+0300\n" | ||
"POT-Creation-Date: 2011-02-17 22:00+0300\n" | ||
"PO-Revision-Date: 2011-02-17 22:00+0300\n" | ||
"Last-Translator: Oleg Shchelykal'nov <[email protected]>\n" | ||
"Language-Team: Russian\n" | ||
"Language: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" | ||
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" | ||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" | ||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" | ||
|
||
#. Glib::RefPtr<Gtk::TreeModel> model = m_ListBox.get_model(); | ||
#. Glib::RefPtr<Gtk::ListStore> list_model = Glib::RefPtr<Gtk::ListStore>::cast_dynamic(model); | ||
|
@@ -36,58 +37,95 @@ msgstr "Редактировать" | |
msgid "Edit order" | ||
msgstr "Редактировать порядок" | ||
|
||
#: ../src/main_window.cpp:17 ../src/main_window.cpp:183 | ||
msgid "Table" | ||
msgstr "Расписание" | ||
|
||
#: ../src/main_window.cpp:20 | ||
#: ../src/main_window.cpp:48 | ||
msgid "File" | ||
msgstr "Файл" | ||
|
||
#: ../src/main_window.cpp:27 | ||
#: ../src/main_window.cpp:55 | ||
msgid "Run" | ||
msgstr "Запуск" | ||
|
||
#: ../src/main_window.cpp:32 | ||
#: ../src/main_window.cpp:60 | ||
msgid "Help" | ||
msgstr "Помощь" | ||
|
||
#: ../src/main_window.cpp:117 | ||
#: ../src/main_window.cpp:141 | ||
msgid "Choose file for saving database:" | ||
msgstr "Выберите файл для хранения базы данных:" | ||
|
||
#: ../src/main_window.cpp:140 | ||
#: ../src/main_window.cpp:159 | ||
msgid "Choose file for opening database:" | ||
msgstr "Выберите файл содержащий базу данных:" | ||
|
||
#: ../src/main_window.cpp:189 | ||
#: ../src/main_window.cpp:203 | ||
msgid "Time" | ||
msgstr "Время" | ||
|
||
#: ../src/main_window.cpp:190 | ||
#: ../src/main_window.cpp:204 | ||
msgid "Auditoruiums" | ||
msgstr "Аудитории" | ||
|
||
#: ../src/main_window.cpp:191 | ||
#: ../src/main_window.cpp:205 | ||
msgid "Teachers" | ||
msgstr "Преподаватели" | ||
|
||
#: ../src/main_window.cpp:192 | ||
#: ../src/main_window.cpp:206 | ||
msgid "Lessons" | ||
msgstr "Занятия" | ||
|
||
#: ../src/main_window.cpp:193 | ||
#: ../src/main_window.cpp:207 | ||
msgid "Groups" | ||
msgstr "Группы" | ||
|
||
#: ../src/table_frame.cpp:12 | ||
msgid "Choose" | ||
msgstr "Выбрать" | ||
#: ../ui/main_window.glade.h:1 | ||
msgid "Hours" | ||
msgstr "Часы" | ||
|
||
#: ../ui/main_window.glade.h:2 | ||
msgid "Lists" | ||
msgstr "Списки" | ||
|
||
#: ../ui/main_window.glade.h:3 | ||
msgid "Loading" | ||
msgstr "Нагрузки" | ||
|
||
#: ../ui/main_window.glade.h:4 | ||
msgid "Schedule" | ||
msgstr "Расписание" | ||
|
||
#: ../ui/main_window.glade.h:5 | ||
msgid "Table" | ||
msgstr "Расписание" | ||
|
||
#: ../ui/main_window.glade.h:6 | ||
msgid "_File" | ||
msgstr "_Файл" | ||
|
||
#: ../ui/main_window.glade.h:7 | ||
msgid "_Help" | ||
msgstr "_Помощь" | ||
|
||
#: ../ui/main_window.glade.h:8 | ||
msgid "_Schedule" | ||
msgstr "_Расписание" | ||
|
||
#: ../ui/main_window.glade.h:9 | ||
msgid "toolbutton1" | ||
msgstr "toolbutton1" | ||
|
||
#: ../ui/main_window.glade.h:10 | ||
msgid "toolbutton2" | ||
msgstr "toolbutton2" | ||
|
||
#: ../ui/main_window.glade.h:11 | ||
msgid "toolbutton3" | ||
msgstr "toolbutton3" | ||
|
||
#~ msgid "Choose" | ||
#~ msgstr "Выбрать" | ||
|
||
#: ../src/table_frame.cpp:13 | ||
msgid "Set" | ||
msgstr "Разместить" | ||
#~ msgid "Set" | ||
#~ msgstr "Разместить" | ||
|
||
#: ../src/table_frame.cpp:14 | ||
msgid "Drop" | ||
msgstr "Убрать" | ||
#~ msgid "Drop" | ||
#~ msgstr "Убрать" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
noinst_HEADERS = fitness.h \ | ||
ga.h \ | ||
individual.h | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.