Aller au contenu

Module:Episode/SGASeason2

De Stargate Wiki Sémantique
Documentation icon Documentation module[créer]
local p = {}

p.acronym = "SGA"

p.episodes = {

    {
        -- S02E01 - The Siege, Part 3 - Sous le feu de l'ennemi
        id          = "SGA-S02E01",
        namespace   = "Épisode",
        page_title  = "Sous le feu de l'ennemi",
        title_fr    = "''Sous le feu de l'ennemi''",
        title_qc    = "''Sous le feu de l'ennemi''",
        title_vo    = '"The Siege", Part 3',
        property    = "Sous le feu de l'ennemi",
        season      = 2,
        episode     = 1,
        alias       = {
            "SGA-S02E01",
            "SGA-2x01",
            "SGA-2.01",
            "SGA-201",
            "The Siege, Part 3",
            "The Siege Part 3",
            "Sous le feu de l'ennemi",
        }
    },

    {
        -- S02E02 - The Intruder - I.A.
        id          = "SGA-S02E02",
        namespace   = "Épisode",
        page_title  = "I.A.",
        title_fr    = "''I.A.''",
        title_qc    = "''I.A.''",
        title_vo    = '"The Intruder"',
        property    = "I.A.",
        season      = 2,
        episode     = 2,
        alias       = {
            "SGA-S02E02",
            "SGA-2x02",
            "SGA-2.02",
            "SGA-202",
            "The Intruder",
            "I.A.",
        }
    },

    {
        -- S02E03 - Runner - Chasse à l'homme
        id          = "SGA-S02E03",
        namespace   = "Épisode",
        page_title  = "Chasse à l'homme",
        title_fr    = "''Chasse à l'homme''",
        title_qc    = "''Chasse à l'homme''",
        title_vo    = '"Runner"',
        property    = "Chasse à l'homme",
        season      = 2,
        episode     = 3,
        alias       = {
            "SGA-S02E03",
            "SGA-2x03",
            "SGA-2.03",
            "SGA-203",
            "Runner",
            "Chasse à l'homme",
        }
    },

    {
        -- S02E04 - Duet - À corps perdu
        id          = "SGA-S02E04",
        namespace   = "Épisode",
        page_title  = "À corps perdu",
        title_fr    = "''À corps perdu''",
        title_qc    = "''À corps perdu''",
        title_vo    = '"Duet"',
        property    = "À corps perdu",
        season      = 2,
        episode     = 4,
        alias       = {
            "SGA-S02E04",
            "SGA-2x04",
            "SGA-2.04",
            "SGA-204",
            "Duet",
            "À corps perdu",
        }
    },

    {
        -- S02E05 - Condemned - Les Condamnés
        id          = "SGA-S02E05",
        namespace   = "Épisode",
        page_title  = "Les Condamnés",
        title_fr    = "''Les Condamnés''",
        title_qc    = "''Les Condamnés''",
        title_vo    = '"Condemned"',
        property    = "Les Condamnés",
        season      = 2,
        episode     = 5,
        alias       = {
            "SGA-S02E05",
            "SGA-2x05",
            "SGA-2.05",
            "SGA-205",
            "Condemned",
            "Les Condamnés",
        }
    },

    {
        -- S02E06 - Trinity - L'Expérience interdite
        id          = "SGA-S02E06",
        namespace   = "Épisode",
        page_title  = "L'Expérience interdite",
        title_fr    = "''L'Expérience interdite''",
        title_qc    = "''L'Expérience interdite''",
        title_vo    = '"Trinity"',
        property    = "L'Expérience interdite",
        season      = 2,
        episode     = 6,
        alias       = {
            "SGA-S02E06",
            "SGA-2x06",
            "SGA-2.06",
            "SGA-206",
            "Trinity",
            "L'Expérience interdite",
        }
    },

    {
        -- S02E07 - Instinct (1/2) - Instinct, 1re partie
        id          = "SGA-S02E07",
        namespace   = "Épisode",
        page_title  = "Instinct, 1re partie",
        title_fr    = "''Instinct'', 1{{re}} partie",
        title_qc    = "''Instinct'', 1{{re}} partie",
        title_vo    = '"Instinct", Part 1',
        property    = "Instinct, 1re partie",
        season      = 2,
        episode     = 7,
        alias       = {
            "SGA-S02E07",
            "SGA-2x07",
            "SGA-2.07",
            "SGA-207",
            "Instinct",
            "Instinct, Part 1",
            "Instinct Part 1",
            "Instinct, 1re partie",
            "Instinct 1re partie",
        }
    },

    {
        -- S02E08 - Conversion (2/2) - Mutation, 2e partie
        id          = "SGA-S02E08",
        namespace   = "Épisode",
        page_title  = "Mutation, 2e partie",
        title_fr    = "''Mutation'', 2{{e}} partie",
        title_qc    = "''Mutation'', 2{{e}} partie",
        title_vo    = '"Conversion", Part 2',
        property    = "Mutation, 2e partie",
        season      = 2,
        episode     = 8,
        alias       = {
            "SGA-S02E08",
            "SGA-2x08",
            "SGA-2.08",
            "SGA-208",
            "Conversion",
            "Conversion, Part 2",
            "Conversion Part 2",
            "Mutation, 2e partie",
            "Mutation 2e partie",
        }
    },

    {
        -- S02E09 - Aurora - L'Aurore
        id          = "SGA-S02E09",
        namespace   = "Épisode",
        page_title  = "L'Aurore",
        title_fr    = "''L'Aurore''",
        title_qc    = "''L'Aurore''",
        title_vo    = '"Aurora"',
        property    = "L'Aurore",
        season      = 2,
        episode     = 9,
        alias       = {
            "SGA-S02E09",
            "SGA-2x09",
            "SGA-2.09",
            "SGA-209",
            "Aurora",
            "L'Aurore",
        }
    },

    {
        -- S02E10 - The Lost Boys (1/2) - L'union fait la force, 1re partie
        id          = "SGA-S02E10",
        namespace   = "Épisode",
        page_title  = "L'union fait la force, 1re partie",
        title_fr    = "''L'union fait la force'', 1{{re}} partie",
        title_qc    = "''L'union fait la force'', 1{{re}} partie",
        title_vo    = '"The Lost Boys", Part 1',
        property    = "L'union fait la force, 1re partie",
        season      = 2,
        episode     = 10,
        alias       = {
            "SGA-S02E10",
            "SGA-2x10",
            "SGA-2.10",
            "SGA-210",
            "The Lost Boys",
            "The Lost Boys, Part 1",
            "The Lost Boys Part 1",
            "L'union fait la force",
            "L'union fait la force, 1re partie",
            "L'union fait la force 1re partie",
        }
    },

    {
        -- S02E11 - The Hive (2/2) - L'union fait la force, 2e partie
        id          = "SGA-S02E11",
        namespace   = "Épisode",
        page_title  = "L'union fait la force, 2e partie",
        title_fr    = "''L'union fait la force'', 2{{e}} partie",
        title_qc    = "''L'union fait la force'', 2{{e}} partie",
        title_vo    = '"The Hive", Part 2',
        property    = "L'union fait la force, 2e partie",
        season      = 2,
        episode     = 11,
        alias       = {
            "SGA-S02E11",
            "SGA-2x11",
            "SGA-2.11",
            "SGA-211",
            "The Hive",
            "The Hive, Part 2",
            "The Hive Part 2",
            "L'union fait la force, 2e partie",
            "L'union fait la force 2e partie",
        }
    },

    {
        -- S02E12 - Epiphany - Tempus fugit
        id          = "SGA-S02E12",
        namespace   = "Épisode",
        page_title  = "Tempus fugit",
        title_fr    = "''Tempus fugit''",
        title_qc    = "''Tempus fugit''",
        title_vo    = '"Epiphany"',
        property    = "Tempus fugit",
        season      = 2,
        episode     = 12,
        alias       = {
            "SGA-S02E12",
            "SGA-2x12",
            "SGA-2.12",
            "SGA-212",
            "Epiphany",
            "Tempus fugit",
        }
    },

    {
        -- S02E13 - Critical Mass - Masse critique
        id          = "SGA-S02E13",
        namespace   = "Épisode",
        page_title  = "Masse critique",
        title_fr    = "''Masse critique''",
        title_qc    = "''Masse critique''",
        title_vo    = '"Critical Mass"',
        property    = "Masse critique",
        season      = 2,
        episode     = 13,
        alias       = {
            "SGA-S02E13",
            "SGA-2x13",
            "SGA-2.13",
            "SGA-213",
            "Critical Mass",
            "Masse critique",
        }
    },

    {
        -- S02E14 - Grace Under Pressure - L'Ivresse des profondeurs
        id          = "SGA-S02E14",
        namespace   = "Épisode",
        page_title  = "L'Ivresse des profondeurs",
        title_fr    = "''L'Ivresse des profondeurs''",
        title_qc    = "''L'Ivresse des profondeurs''",
        title_vo    = '"Grace Under Pressure"',
        property    = "L'Ivresse des profondeurs",
        season      = 2,
        episode     = 14,
        alias       = {
            "SGA-S02E14",
            "SGA-2x14",
            "SGA-2.14",
            "SGA-214",
            "Grace Under Pressure",
            "L'Ivresse des profondeurs",
        }
    },

    {
        -- S02E15 - The Tower - La Tour
        id          = "SGA-S02E15",
        namespace   = "Épisode",
        page_title  = "La Tour",
        title_fr    = "''La Tour''",
        title_qc    = "''La Tour''",
        title_vo    = '"The Tower"',
        property    = "La Tour",
        season      = 2,
        episode     = 15,
        alias       = {
            "SGA-S02E15",
            "SGA-2x15",
            "SGA-2.15",
            "SGA-215",
            "The Tower",
            "La Tour",
        }
    },

    {
        -- S02E16 - The Long Goodbye - Possédés
        id          = "SGA-S02E16",
        namespace   = "Épisode",
        page_title  = "Possédés",
        title_fr    = "''Possédés''",
        title_qc    = "''Possédés''",
        title_vo    = '"The Long Goodbye"',
        property    = "Possédés",
        season      = 2,
        episode     = 16,
        alias       = {
            "SGA-S02E16",
            "SGA-2x16",
            "SGA-2.16",
            "SGA-216",
            "The Long Goodbye",
            "Possédés",
        }
    },

    {
        -- S02E17 - Coup d'Etat - Coup d'État
        id          = "SGA-S02E17",
        namespace   = "Épisode",
        page_title  = "Coup d'État",
        title_fr    = "''Coup d'État''",
        title_qc    = "''Coup d'État''",
        title_vo    = '"Coup d\'Etat"',
        property    = "Coup d'État",
        season      = 2,
        episode     = 17,
        alias       = {
            "SGA-S02E17",
            "SGA-2x17",
            "SGA-2.17",
            "SGA-217",
            "Coup d'Etat",
            "Coup d'État",
        }
    },

    {
        -- S02E18 - Michael - Traitement de choc
        id          = "SGA-S02E18",
        namespace   = "Épisode",
        page_title  = "Traitement de choc",
        title_fr    = "''Traitement de choc''",
        title_qc    = "''Traitement de choc''",
        title_vo    = '"Michael"',
        property    = "Traitement de choc",
        season      = 2,
        episode     = 18,
        alias       = {
            "SGA-S02E18",
            "SGA-2x18",
            "SGA-2.18",
            "SGA-218",
            "Michael",
            "Traitement de choc",
        }
    },

    {
        -- S02E19 - Inferno - Inferno
        id          = "SGA-S02E19",
        namespace   = "Épisode",
        page_title  = "Inferno",
        title_fr    = "''Inferno''",
        title_qc    = "''Inferno''",
        title_vo    = '"Inferno"',
        property    = "Inferno",
        season      = 2,
        episode     = 19,
        alias       = {
            "SGA-S02E19",
            "SGA-2x19",
            "SGA-2.19",
            "SGA-219",
            "Inferno",
        }
    },

    {
        -- S02E20 - Allies (1/3) - Les Alliés, 1re partie
        id          = "SGA-S02E20",
        namespace   = "Épisode",
        page_title  = "Les Alliés",
        title_fr    = "''Les Alliés''",
        title_qc    = "''Les Alliés''",
        title_vo    = '"Allies"',
        property    = "Les Alliés",
        season      = 2,
        episode     = 20,
        alias       = {
            "SGA-S02E20",
            "SGA-2x20",
            "SGA-2.20",
            "SGA-220",
            "Allies",
            "Les Alliés",
        }
    },

}

return p