share/hedgewars/Data/Locale/it.lua
author nemo
Sun, 26 Jun 2011 19:42:44 -0400
changeset 5325 261b79ba22b1
parent 4865 3a48fbc4a281
child 5328 81a6f6f29b16
permissions -rw-r--r--
Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
     1
locale = {
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
     2
--      ["..."] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
     3
	[":("] = ":(",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
     4
	["!!!"] = "!!!",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
     5
--      ["Accuracy Bonus!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
     6
--      ["a Hedgewars mini-game"] = "", -- Space_Invasion, The_Specialists
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
     7
	["Aiming Practice"] = "Pratica la tua mira", --Bazooka, Shotgun, SniperRifle
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
     8
--      ["Ammo"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
     9
--      ["Ammo Depleted!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    10
--      ["Ammo Maniac!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    11
--      ["Available points remaining: "] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    12
	["Bat balls at your enemies and|push them into the sea!"] = "Lancia delle palle ai tuoi nemici|e spingili in acqua!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    13
	["Bat your opponents through the|baskets and out of the map!"] = "Manda (colpendoli) i tuoi nemici|in acqua attraverso i canestri laterali!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    14
	["Bazooka Training"] = "Addestramento con il Bazooka",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    15
	["Best laps per team: "] = "Tempo migliore per squadra: ",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    16
--      ["Best Team Times: "] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    17
	["Bloody Rookies"] = "Reclute Sanguinose", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    18
--      ["BOOM!"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    19
--      ["Boom!"] = "BOOM!",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    20
--      ["Boss defeated!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    21
--      ["Boss Slayer!"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    22
	["CAPTURE THE FLAG"] = "Cattura la Bandiera",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    23
--      ["Careless"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    24
--      ["Clumsy"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    25
	["Codename: Teamwork"] = "Nome in codice: Lavoro di Squadra",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    26
--      ["Complete the track as fast as you can!"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    27
	["Congratulations!"] = "Complimenti!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    28
	["Congratulations! You've eliminated all targets|within the allowed time frame."] = "Complimenti! Hai distrutto tutti gli obiettivi|entro il tempo previsto.", --Bazooka, Shotgun, SniperRifle
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    29
	["Control pillars to score points."] = "Controlla i pilastri per guadagnare punti.",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    30
--      ["CTF_BLIZZARD"] = "",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    31
	["Cybernetic Empire"] = "Impero Cibernetico",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    32
	["DAMMIT, ROOKIE! GET OFF MY HEAD!"] = "MALEDIZIONE, RECLUTA! VIA DALLA MIA TESTA!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    33
	["DAMMIT, ROOKIE!"] = "MALEDIZIONE, RECLUTA!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    34
	["Dangerous Ducklings"] = "Papere Pericolose",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    35
--      ["Deadweight"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    36
--      ["Depleted Kamikaze!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    37
--      ["Destroy invaders to score points."] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    38
--      ["Drone Hunter!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    39
--      ["Drowner"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    40
--      ["Each turn you get 1-3 random weapons"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    41
--      ["Each turn you get one random weapon"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    42
	["Eliminate all enemies"] = "Elimina tutti i nemici",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    43
	["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "Distruggi tutti gli obiettivi entro il tempo previsto.|Hai armi illimitate per questa missione.", --Bazooka, Shotgun, SniperRifle
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    44
	["Eliminate Poison before the time runs out"] = "Elimina Veleno prima che il tempo finisca",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    45
	["Eliminate the Blue Team"] = "Elimina il Blue Team",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    46
--      ["Eliminate the enemy specialists."] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    47
	["- Eliminate Unit 3378 |- Feeble Resistance must survive"] = "- Elimina l'Unità 3378 |- La Resistenza Finale deve sopravvivere",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    48
	["Enjoy the swim..."] = "Nuota con piacere...",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    49
--      ["[Enter]"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    50
	["Fastest lap: "] = "Giro migliore: ",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    51
	["Feeble Resistance"] = "Resistenza Finale",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    52
--      ["Fire"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    53
	["Flag captured!"] = "Bandiera catturata!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    54
	["Flag respawned!"] = "Bandiera restituita!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    55
	["Flag returned!"] = "Bandiera recuperata!",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    56
--      ["Flags, and their home base will be placed where each team ends their first turn."] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    57
--      ["GAME BEGUN!!!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    58
--      ["Game Modifiers: "] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    59
	["GAME OVER!"] = "GAME OVER!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    60
	["Game Started!"] = "Gioco iniziato!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    61
	["Get on over there and take him out!"] = "Vai fuori da qui ed eliminalo!",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    62
--      ["Goal"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    63
	["GO! GO! GO!"] = "VAI! VAI! VAI!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    64
	["Good birdy......"] = "Bell'uccellino......",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    65
	["Good luck out there!"] = "Buona fortuna!",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    66
--      ["GOTCHA!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    67
--      ["Hahahaha!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    68
--      ["Haha, now THAT would be something!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    69
--      ["Hapless Hogs"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    70
--      [" Hapless Hogs left!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    71
--      ["Heavy"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    72
	["Hedgewars-Basketball"] = "Hedgewars-Pallacanestro",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    73
	["Hedgewars-Knockball"] = "Hedgewars-Knockball",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    74
--      ["Heh, it's not that bad."] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    75
--      ["Hit Combo!"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    76
	["Hmmm..."] = "Mmmmm...",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    77
	["Hooray!"] = "Hurra!!!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    78
	["Hunter"] = "Cacciatore", --Bazooka, Shotgun, SniperRifle
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    79
	["Instructor"] = "Istruttore", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    80
--      ["invaders destroyed"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    81
--      ["It's a good thing SUDDEN DEATH is 99 turns away..."] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    82
--      ["Jumping is disabled"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    83
--      ["Kamikaze Expert!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    84
--      ["KILLS"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    85
--      ["[Left Shift]"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    86
	["Listen up, maggot!!"] = "Recluta, Attenzione!!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    87
--      ["|- Mines Time:"] = "|-Timer delle mine:", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    88
	["MISSION FAILED"] = "MISSIONE FALLITA", -- User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    89
	["MISSION SUCCESSFUL"] = "MISSIONE COMPLETATA CON SUCCESSO", -- User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    90
	["MISSION SUCCESS"] = "MISSIONE COMPLETATA", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    91
--      ["Movement: [Up], [Down], [Left], [Right]"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    92
--      ["Multi-shot!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    93
--      ["Nameless Heroes"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    94
--      ["NEW CLAN RECORD: "] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    95
	["NEW fastest lap: "] = "Nuovo giro migliore: ",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    96
--      ["NEW RACE RECORD: "] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
    97
--      ["NOT ENOUGH WAYPOINTS"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    98
	["Not So Friendly Match"] = "Partita non molto amichevole", -- Basketball, Knockball
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
    99
	["Oh no! Just try again!"] = "Oh no! Prova ancora!", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   100
	["Oh no! Time's up! Just try again."] = "Oh no! Tempo scaduto! Prova ancora!", --Bazooka, Shotgun, SniperRifle
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   101
	["Operation Diver"] = "Operazione Sub",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   102
	["Opposing Team: "] = "Squadra Nemica: ",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   103
	["Pathetic Hog #%d"] = "Riccio Patetico #%d",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   104
--      ["Per-Hog Ammo"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   105
--      ["Place more waypoints using [ENTER]"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   106
--      ["points"] = "", -- Control, Space_Invasion
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   107
	["Poison"] = "Veleno",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   108
--      ["Power Remaining"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   109
--      ["Press [Precise] to skip intro"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   110
--      ["Race complexity limit reached."] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   111
	[" - Return the enemy flag to your base to score | - First team to 3 captures wins | - You may only score when your flag is in your base | - Hogs will drop the flag if killed, or drowned | - Dropped flags may be returned or recaptured | - Hogs respawn when killed"] = " - Riporta la bandiera nemica alla tua base per guadagnare un punto| - La prima squadra a catturarne 3 vince! | - Puoi guadagnare punti solo quando la tua bandiera si trova nella tua base! | - I ricci lasceranno cadere la bandiera se uccisi o caduti in acqua! | - Le bandiere cadute possono essere restituite o ricatturate! | - I ricci risorgono dalla morte!",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   112
--      ["Round Limit"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   113
--      ["Rounds Complete"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   114
--      ["RULES OF THE GAME [Press ESC to view]"] = "",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   115
	["RULES OF THE GAME [Press ESC to view]"] = "REGOLE DEL GIOCO (Premi ESC per visualizzarle)",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   116
--      ["s|"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   117
--      ["Save as many hapless hogs as possible!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   118
--      ["SCORE"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   119
--      ["sec"] = "sec", -- CTF_Blizzard, TrophyRace, Basic_Training_-_Bazooka, Basic_Training_-_Shotgun, Basic_Training_-_Sniper_Rifle, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork, Capture_the_Flag
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   120
	["See ya!"] = "Ci vediamo!",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   121
--      ["s"] = "", -- GaudyRacer, Space_Invasion
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   122
--      ["Shield boosted! +30 power"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   123
--      ["Shield Depleted"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   124
--      ["Shield is fully recharged!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   125
--      ["Shield Master!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   126
--      ["Shield Miser!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   127
--      ["Shield OFF:"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   128
--      ["Shield ON:"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   129
--      ["Shield Seeker!"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   130
	["Shotgun Team"] = "Squadra FaP",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   131
	["Shotgun Training"] = "Allenamento con il Fucile a Pompa",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   132
--      ["Shots Left: "] = "", -- GaudyRacer, Tumbler
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   133
--      ["Silly"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   134
--      ["Sinky"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   135
	["%s is out and Team %d|scored a penalty!| |Score:"] = "%s è fuori dal campo e la squadra %d|prende una penalità!| |Punteggio:", -- Basketball, Knockball
4865
nemo
parents: 4863
diff changeset
   136
	["%s is out and Team %d|scored a point!| |Score:"] = "?s è fuori dal campo e la squadra %d|guadagna un punto!| |Puntuación:", -- Basketball, Knockball
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   137
	["Sniper Training"] = "Addestramento con il Fucile di Precisione",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   138
	["Sniperz"] = "Squadra FdP",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   139
--      ["Sponge"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   140
	["Spooky Tree"] = "Albero stregato",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   141
--      ["STATUS UPDATE"] = "", -- GaudyRacer, Space_Invasion
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   142
--      ["Switched to "] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   143
	["Team %d: "] = "Squadra %d: ",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   144
--      ["Team Scores"] = "", -- Control, Space_Invasion
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   145
--      ["That Sinking Feeling"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   146
--      ["That was pointless."] = "Questo era senza scopo.",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   147
	["The enemy is hiding out on yonder ducky!"] = "Il nemico si sta nascondendo dietro a quella papera!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   148
--      ["The flag will respawn next round."] = "La bandiera verrà restituita alla fine del turno.",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   149
--      ["The Nameless One"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   150
--      ["THE SPECIALISTS"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   151
--      ["This rain is really something..."] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   152
--      ["TIME: "] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   153
--      ["Timed Kamikaze!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   154
--      ["Time Extended!"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   155
--      ["Time Left: "] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   156
--      ["Toggle Shield"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   157
	["Toxic Team"] = "Team Velenoso", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   158
--      ["TRACK COMPLETED"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   159
--      ["Track Time: "] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   160
	["TrophyRace"] = "TrophyRace",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   161
	["T_T"] = "T_T",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   162
--      ["Turn Time"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   163
	["Unit 3378"] = "Unità 3378",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   164
--      ["Unlimited Attacks"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   165
--      ["User Challenge"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   166
	["Use your rope to get from start to finish as fast as you can!"] = "Usa la tua corda per raggiungere il traguardo il più velocemente possibile!",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   167
--      ["v.06"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   168
--      ["Victory for the "] = "", -- CTF_Blizzard, Capture_the_Flag
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   169
	["Victory for the"] = "La vittoria è di",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   170
--      ["Waypoint placed."] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   171
--      ["Weapons Reset"] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   172
--      ["WINNING TIME: "] = "",
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   173
--      ["You'd almost swear the water was rising!"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   174
	["You have SCORED!!"] = "Hai guadagnato un PUNTO!",
5325
261b79ba22b1 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo
parents: 4865
diff changeset
   175
--      ["You saved"] = "",
4863
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   176
	["You've failed. Try again."] = "Hai fallito. Prova di nuovo!",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   177
	["You've reached the goal!| |Time: "] = "Hai raggiunto il traguardo!| |Tempo: ",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   178
	["'Zooka Team"] = "Squadra 'zooka",
5dcc108fa96a updated italian translation
nemo
parents:
diff changeset
   179
    }