share/hedgewars/Data/Locale/pt_PT.lua
author nemo
Tue, 28 Dec 2010 18:47:44 -0500
changeset 4755 7df529b4335c
parent 4713 d2c7d00e65d5
child 4770 375d819fca93
permissions -rw-r--r--
Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4502
759c1a3bb156 lua access to data dir by GetDataPath and made a new scripting translation system with Locale.lua as library and .lua files under Locale. Updated maps Basketball and Knockball to this new system.
Henek
parents:
diff changeset
     1
locale = {
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
     2
--      [":("] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
     3
--      ["!!!"] = "",
4660
8ff3dead5850 Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents: 4645
diff changeset
     4
--      ["A game of luck"] = "",
4506
37744d5c877e Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents: 4503
diff changeset
     5
	["Aiming Practice"] = "Pratica a tua pontaria", --Bazooka, Shotgun, SniperRifle
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
     6
	["Bat balls at your enemies and|push them into the sea!"] = "Bate bolas contra os teus|enimigos e empurra-os ao mar!",
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
     7
	["Bat your opponents through the|baskets and out of the map!"] = "Bate os teus adversarios|fora do mapa acertando com eles no cesto!",
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
     8
	["Bazooka Training"] = "Treino com Bazuca",
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
     9
	["Best laps per team: "] = "Melhores voltas por equipa: ",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    10
--      ["Bloody Rookies"] = "", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree
4713
d2c7d00e65d5 few more lua phrases
nemo
parents: 4711
diff changeset
    11
--      ["Boom!"] = "",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    12
--      ["by mikade"] = "", -- Control, User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork, Capture_the_Flag
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    13
--      ["CAPTURE THE FLAG"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    14
--      ["Codename: Teamwork"] = "",
4664
debfdc340e68 add new translation phrases missed through insufficient quoting, remove duplicated hog name entries, add almost complete polish translation
szczur+nemo
parents: 4662
diff changeset
    15
--      ["Congratulations!"] = "",
4506
37744d5c877e Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents: 4503
diff changeset
    16
	["Congratulations! You've eliminated all targets|within the allowed time frame."] = "Parabéns! Eliminaste todos os alvos|dentro do tempo limite.", --Bazooka, Shotgun, SniperRifle
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    17
--      ["CONTROL"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    18
--      ["Control pillars to score points."] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    19
--      ["CONTROL v0.3"] = "",
4713
d2c7d00e65d5 few more lua phrases
nemo
parents: 4711
diff changeset
    20
--      ["CTF_BLIZZARD"] = "",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    21
--      ["CUSTOM BUILD 0.2"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    22
--      ["Cybernetic Empire"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    23
--      ["DAMMIT, ROOKIE!"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    24
--      ["DAMMIT, ROOKIE! GET OFF MY HEAD!"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    25
--      ["Dangerous Ducklings"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    26
--      ["Eliminate all enemies"] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    27
	["Eliminate all targets before your time runs out.|You have unlimited ammo for this mission."] = "Destrói todos os alvos antes do tempo terminar.|Tens munições infinitas para esta missão.", --Bazooka, Shotgun, SniperRifle
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    28
--      ["Eliminate Poison before the time runs out"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    29
--      ["Eliminate the Blue Team"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    30
--      ["- Eliminate Unit 3378 |- Feeble Resistance must survive"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    31
--      ["Enjoy the swim..."] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    32
	["Fastest lap: "] = "Volta mais rápida: ",
4664
debfdc340e68 add new translation phrases missed through insufficient quoting, remove duplicated hog name entries, add almost complete polish translation
szczur+nemo
parents: 4662
diff changeset
    33
--      ["Feeble Resistance"] = "",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    34
--      ["Flag captured!"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    35
--      ["Flag respawned!"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    36
--      ["Flag returned!"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    37
--      ["Flags will be placed where each team ends their turn."] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    38
--      ["GAME OVER!"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    39
--      ["Game Started!"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    40
--      ["Get on over there and take him out!"] = "",
4713
d2c7d00e65d5 few more lua phrases
nemo
parents: 4711
diff changeset
    41
--      ["Goal:"] = "",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    42
--      ["GO! GO! GO!"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    43
--      ["Good birdy......"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    44
--      ["Good luck out there!"] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    45
	["Hedgewars-Basketball"] = "Hedgewars-Basketball",
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    46
	["Hedgewars-Knockball"] = "Hedgewars-Knockball",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    47
--      ["Hmmm..."] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    48
--      ["Hooray!"] = "",
4506
37744d5c877e Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents: 4503
diff changeset
    49
	["Hunter"] = "Comando", --Bazooka, Shotgun, SniperRifle
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    50
--      ["Instructor"] = "", -- 01#Boot_Camp, User_Mission_-_Dangerous_Ducklings
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    51
--      ["- Jumping is disabled"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    52
--      ["Listen up, maggot!!"] = "",
4713
d2c7d00e65d5 few more lua phrases
nemo
parents: 4711
diff changeset
    53
--      ["|- Mines Time:"] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    54
--      ["MISSION FAILED"] = "", -- User_Mission_-_Dangerous_Ducklings, User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    55
--      ["MISSION SUCCESSFUL"] = "", -- User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    56
--      ["MISSION SUCCESS"] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    57
	["NEW fastest lap: "] = "NOVA volta recorde: ",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    58
--      ["NO JUMPING"] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    59
	["Not So Friendly Match"] = "Partida não muito amigável", -- Basketball, Knockball
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    60
--      ["Oh no! Just try again!"] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    61
	["Oh no! Time's up! Just try again."] = "Oh não! Acabou o tempo! Tenta novamente.", --Bazooka, Shotgun, SniperRifle
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    62
--      ["Operation Diver"] = "",
4711
c750f9459f40 remove another missed dupe from previous generation
nemo
parents: 4672
diff changeset
    63
--      ["Opposing Team: "] = "",
4664
debfdc340e68 add new translation phrases missed through insufficient quoting, remove duplicated hog name entries, add almost complete polish translation
szczur+nemo
parents: 4662
diff changeset
    64
--      ["Pathetic Hog #%d"] = "",
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents: 4713
diff changeset
    65
--      ["points"] = "", -- Control, CTF_Blizzard, Basic_Training_-_Bazooka, Basic_Training_-_Shotgun, Basic_Training_-_Sniper_Rifle
4664
debfdc340e68 add new translation phrases missed through insufficient quoting, remove duplicated hog name entries, add almost complete polish translation
szczur+nemo
parents: 4662
diff changeset
    66
--      ["Poison"] = "",
4660
8ff3dead5850 Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents: 4645
diff changeset
    67
--      ["Random Weapons"] = "",
4670
nemo
parents: 4664
diff changeset
    68
--      [" - 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"] = "",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    69
--      ["RULES OF THE GAME [Press ESC to view]"] = "",
4713
d2c7d00e65d5 few more lua phrases
nemo
parents: 4711
diff changeset
    70
--      ["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
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    71
--      ["See ya!"] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    72
	["Shotgun Team"] = "Caçadores",
4506
37744d5c877e Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents: 4503
diff changeset
    73
	["Shotgun Training"] = "Treino com Caçadeira",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    74
	["%s is out and Team %d|scored a penalty!| |Score:"] = "%s está fora e a equipa %d|perde um ponto!| |Pontuação:", -- Basketball, Knockball
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    75
	["%s is out and Team %d|scored a point!| |Score:"] = "%s está fora e a equipa %d|soma um ponto!| |Pontuação:", -- Basketball, Knockball
4506
37744d5c877e Finnished up the lua translations by adding training maps, campaign is ignored for now
Henek
parents: 4503
diff changeset
    76
	["Sniper Training"] = "Treino com Sniper",
4660
8ff3dead5850 Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents: 4645
diff changeset
    77
--	["Sniperz"] = "",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    78
--      ["Spooky Tree"] = "",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    79
	["Team %d: "] = "Equipa %d: ",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    80
--      ["Team Scores:"] = "",
4713
d2c7d00e65d5 few more lua phrases
nemo
parents: 4711
diff changeset
    81
--      ["That was pointless."] = "",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    82
--      ["The enemy is hiding out on yonder ducky!"] = "",
4713
d2c7d00e65d5 few more lua phrases
nemo
parents: 4711
diff changeset
    83
--      ["The flag will respawn next round."] = "",
4660
8ff3dead5850 Add polish translation. Also make it clearer in the commented lines that each line must have a comma
szczur+nemo
parents: 4645
diff changeset
    84
--      ["There has been a mix-up with your gear and now you|have to utilize whatever is coming your way!"] = "",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    85
--      ["Toxic Team"] = "", -- User_Mission_-_Diver, User_Mission_-_Spooky_Tree, User_Mission_-_Teamwork
4503
a8ab151bcae3 also updated TrophyRace to new system
Henek
parents: 4502
diff changeset
    86
	["TrophyRace"] = "TrophyRace",
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    87
--      ["T_T"] = "",
4664
debfdc340e68 add new translation phrases missed through insufficient quoting, remove duplicated hog name entries, add almost complete polish translation
szczur+nemo
parents: 4662
diff changeset
    88
--      ["Unit 3378"] = "",
4503
a8ab151bcae3 also updated TrophyRace to new system
Henek
parents: 4502
diff changeset
    89
	["Use your rope to get from start to finish as fast as you can!"] = "Utilizando a corda, percorre o percurso do inicio ao fim o mais rápido que conseguires!",
4755
7df529b4335c Add 0.9.15 zh_CN changes (sorry). Also clean up more of past mistake in lua (think I got 'em all now), and add a missing changelog entry.
nemo
parents: 4713
diff changeset
    90
--      ["Victory for the "] = "", -- CTF_Blizzard, Capture_the_Flag
4662
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    91
--      ["You have SCORED!!"] = "",
63aafc9c2a81 Add a bunch of lua from mikade, update translation files
mikade+nemo
parents: 4660
diff changeset
    92
--      ["You've failed. Try again."] = "",
4664
debfdc340e68 add new translation phrases missed through insufficient quoting, remove duplicated hog name entries, add almost complete polish translation
szczur+nemo
parents: 4662
diff changeset
    93
--      ["You've reached the goal!| |Time:"] = "",
4503
a8ab151bcae3 also updated TrophyRace to new system
Henek
parents: 4502
diff changeset
    94
	["You've reached the goal!| |Time: "] = "Chegaste ao fim!| |Tempo: ",
4645
830036850d10 sort strings, update with missing strings. just some quick and dirty shellscript. might want to standardise
nemo
parents: 4506
diff changeset
    95
	["'Zooka Team"] = "Bazuqueiros",
4502
759c1a3bb156 lua access to data dir by GetDataPath and made a new scripting translation system with Locale.lua as library and .lua files under Locale. Updated maps Basketball and Knockball to this new system.
Henek
parents:
diff changeset
    96
    }