Home
last modified time | relevance | path

Searched refs:staff_list (Results 1 – 25 of 45) sorted by relevance

12

/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/dialogs/fullscreen/
H A Dstaff_management.lua113 self:makeTooltip(_S.tooltip.staff_list.happiness, 321, 51, 421, 75)
114 self:makeTooltip(_S.tooltip.staff_list.tiredness, 426, 51, 526, 75)
115 self:makeTooltip(_S.tooltip.staff_list.ability, 530, 51, 629, 75)
116 self:makeTooltip(_S.tooltip.staff_list.detail, 146, 367, 226, 407)
117 self:makeTooltip(_S.tooltip.staff_list.view_staff, 495, 371, 583, 458)
132 self:makeTooltip(_S.tooltip.staff_list.skills, 146, 406, 186, 460)
243 titles:draw(canvas, _S.staff_list.morale, x + 323, y + 31, 95, 0)
257 local staff_list = self.staff_members[self.category]
258 for i, staff in ipairs(staff_list) do
302 for i = #staff_list + 1 - (self.page-1)*10, 10 do
[all …]
/dports/www/seahub/seahub-8.0.7-server/tools/
H A Dseahub-admin.py41 staff_list = c.fetchall() variable
42 if staff_list:
45 for e in staff_list:
/dports/games/corsix-th/CorsixTH-0.65.1/CorsixTH/Lua/languages/
H A Dgerman.lua109 tooltip.staff_list.detail = "Aufmerksamkeit" -- was translated as an imperative
110 tooltip.staff_list.surgeon_train = "Wurde zu %d%% zum Chirurgen ausgebildet." -- the three strings …
111 tooltip.staff_list.psychiatrist_train = "Wurde zu %d%% zum Psychiater ausgebildet."
112 tooltip.staff_list.researcher_train = "Wurde zu %d%% zum Forscher ausgebildet."
114 tooltip.staff_list.next_person = "Zur nächsten Seite blättern"
115 tooltip.staff_list.prev_person = "Zur vorherigen Seite blättern"
H A Dbrazilian_portuguese.lua34 tooltip.staff_list.next_person = "Mostrar a página seguinte"
35 tooltip.staff_list.prev_person = "Mostrar a página anterior"
2271 tooltip.staff_list.happiness_2 = "Moral do empregado"
2278 tooltip.staff_list.sack = "Despedir esta pessoa"
2279 tooltip.staff_list.surgeon = "Cirurgiäo qualificado"
2288 tooltip.staff_list.skills = "Outras qualificaçöes"
2289 tooltip.staff_list.detail = "Cuidar os detalhes"
2850 staff_list.skill = "NIVEL"
2851 staff_list.morale = "MORAL"
2852 staff_list.tiredness = "CANSAÇO"
[all …]
H A Dspanish.lua31 tooltip.staff_list.next_person = "Mostrar la página siguiente"
32 tooltip.staff_list.prev_person = "Mostrar la página anterior"
196 tooltip.staff_list.ability = "Muestra el nivel de habilidad de estos empleados"
H A Dswedish.lua45 tooltip.staff_list.next_person = "Visa nästa sida"
46 tooltip.staff_list.prev_person = "Visa föregående sida"
H A Dhungarian.lua510 staff_list = {
1032 staff_list = "Személyzetmenedzsment",
1071 staff_list = {
H A Denglish.lua31 tooltip.staff_list.next_person = "Show next page"
32 tooltip.staff_list.prev_person = "Show previous page"
H A Dfrench.lua37 tooltip.staff_list.next_person = "Voir la page suivante"
38 tooltip.staff_list.prev_person = "Voir la page précédente"
H A Dfinnish.lua800 staff_list = {
1418 staff_list = "Henkilökuntaluettelo",
1457 staff_list = {
H A Dkorean.lua51 staff_list = {
143 staff_list = {
274 staff_list = "직원 관리",
H A Dpolish.lua64 staff_list = {
156 staff_list = {
277 staff_list = "Przegląd personelu",
H A Dczech.lua1278 staff_list = "Správa zaměstnanců",
1505 staff_list = {
3023 staff_list = {
H A Ddutch.lua198 staff_list = {
870 staff_list = {
980 staff_list = "Personeel",
H A Ddanish.lua545 staff_list = {
1276 staff_list = "Personalhåndtering",
1315 staff_list = {
H A Dgreek.lua1917 staff_list = {
2119 staff_list = "Διαχείριση προσωπικού",
3344 staff_list = {
H A Dnorwegian.lua335 staff_list = "Personalbehandling",
374 staff_list = {
1180 staff_list = {
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.usg.edu7 Disallow: /admin/org/staff_list.phtml?showStaff=1
8 Disallow: /admin/org/staff_list.phtml?showStaff=0
/dports/databases/pgloader3/pgloader-3.6.2/test/
H A Dsakila-data.load28 -- MATERIALIZE VIEWS film_list, staff_list
H A Dsakila.load31 -- MATERIALIZE VIEWS film_list, staff_list
/dports/databases/pgloader3/pgloader-3.6.2/docs/tutorial/
H A Dmysql.rst104 MATERIALIZE VIEWS film_list, staff_list
163 staff_list 2 2 0 0.135s
/dports/graphics/cfdg/cfdg-3.3_1/src-scintilla/cocoa/ScintillaTest/
H A DTestData.sql99 CREATE VIEW staff_list view
/dports/x11-toolkits/scintilla/scintilla/cocoa/ScintillaTest/
H A DTestData.sql99 CREATE VIEW staff_list view
/dports/editors/textadept/scintilla/cocoa/ScintillaTest/
H A DTestData.sql99 CREATE VIEW staff_list view
/dports/editors/scite/scintilla/cocoa/ScintillaTest/
H A DTestData.sql99 CREATE VIEW staff_list view

12