mirror of
https://github.com/HaodongMo/ARC-9.git
synced 2025-03-04 03:02:58 -05:00
Loc.
- Added requested localizations.
This commit is contained in:
parent
468a683626
commit
71f72c39e3
@ -321,6 +321,8 @@ L["incompatible.never.confirm"] = "Du hast Inkompatibilitätswarnungen ausgescha
|
||||
-- L["badconf.confirm"] = "Acknowledge"
|
||||
-- L["badconf.wait"] = "Wait {time}s"
|
||||
|
||||
-- L["badconf.warning"] = "Warning! Your performance is not optimal! - Hover over to view details."
|
||||
|
||||
-- L["badconf.directx.title"] = "Outdated DirectX Version"
|
||||
-- L["badconf.directx.desc"] = "You are currently running DirectX 8 or 8.1. As many weapon addons remove low-quality assets to reduce file size, you might not be able to see those models."
|
||||
-- L["badconf.directx.solution"] = "Solution: Go to Garry's Mod's launch options and insert \"-dxlevel 95\" into the launch parameters. If \"-dxlevel 70/80/85\" is listed there, remove it."
|
||||
@ -329,7 +331,7 @@ L["incompatible.never.confirm"] = "Du hast Inkompatibilitätswarnungen ausgescha
|
||||
-- L["badconf.tickrate.desc"] = "The server you are on is running on very low tickrate. ARC9 runs best if you run a minimum of 20 tickrate (66+ is recommended)."
|
||||
-- L["badconf.tickrate.solution"] = "Solution: If you are a server owner, then insert \"-tickrate 33\", or whichever value you want, in the server launch configurations."
|
||||
|
||||
-- L["badconf.matbumpmap.title"] = "Disabled Bumpmaps"
|
||||
-- L["badconf.matbumpmap.title"] = "Bumpmaps Disabled"
|
||||
-- L["badconf.matbumpmap.desc"] = "You have bumpmaps disabled, which makes weapons and props look worse. It also affects certain ARC9 optics."
|
||||
-- L["badconf.matbumpmap.solution"] = "Solution: In the console, type \"mat_bumpmap 1\". If you are using an FPS config of any kind, then you might have to access \"autoexec.cfg\" and ensure it does not automatically turn it back off."
|
||||
|
||||
@ -337,6 +339,14 @@ L["incompatible.never.confirm"] = "Du hast Inkompatibilitätswarnungen ausgescha
|
||||
-- L["badconf.addons.desc"] = "You have installed way too many addons and have reached the LUA file limit. ARC9 has therefore not been able to initialize properly, meaning attachments might not work."
|
||||
-- L["badconf.addons.solution"] = "Solution: Uninstall heavy addons through the in-game Addons menu, or through the Steam workshop (for example other weapon bases, JMod, Entity Packs, and so on)."
|
||||
|
||||
-- L["badconf.x64.title"] = "32-Bit Detected"
|
||||
-- L["badconf.x64.desc"] = "You are currently running Garry's Mod in 32-bit. This restricts the amount of performance you can obtain drastically."
|
||||
-- L["badconf.x64.solution"] = "Solution: In Garry's Mod's launch options, go to \"Betas\" and change to \"x86-64 - Chromium + 64-bit binaries\"."
|
||||
|
||||
-- L["badconf.multicore.title"] = "No Multicore Rendering"
|
||||
-- L["badconf.multicore.desc"] = "Multicore rendering is currently disabled. This results in worsened in-game performance."
|
||||
-- L["badconf.multicore.solution"] = "Solution: You can google \"Gmod Multicore\" and find a solution online."
|
||||
|
||||
////////////////////// Presets
|
||||
L["customize.presets.atts"] = " Aufsätze"
|
||||
L["customize.presets.back"] = "Zurück"
|
||||
|
@ -380,6 +380,8 @@ L["badconf.line2"] = "Listed below are problems which have been detected, and so
|
||||
L["badconf.confirm"] = "Acknowledge"
|
||||
L["badconf.wait"] = "Wait {time}s"
|
||||
|
||||
L["badconf.warning"] = "Warning! Your performance is not optimal! - Hover over to view details."
|
||||
|
||||
L["badconf.directx.title"] = "Outdated DirectX Version"
|
||||
L["badconf.directx.desc"] = "You are currently running DirectX 8 or 8.1. As many weapon addons remove low-quality assets to reduce file size, you might not be able to see those models."
|
||||
L["badconf.directx.solution"] = "Solution: Go to Garry's Mod's launch options and insert \"-dxlevel 95\" into the launch parameters. If \"-dxlevel 70/80/85\" is listed there, remove it."
|
||||
@ -388,7 +390,7 @@ L["badconf.tickrate.title"] = "Low Server Tickrate"
|
||||
L["badconf.tickrate.desc"] = "The server you are on is running on very low tickrate. ARC9 runs best if you run a minimum of 20 tickrate (66+ is recommended)."
|
||||
L["badconf.tickrate.solution"] = "Solution: If you are a server owner, then insert \"-tickrate 33\", or whichever value you want, in the server launch configurations."
|
||||
|
||||
L["badconf.matbumpmap.title"] = "Disabled Bumpmaps"
|
||||
L["badconf.matbumpmap.title"] = "Bumpmaps Disabled"
|
||||
L["badconf.matbumpmap.desc"] = "You have bumpmaps disabled, which makes weapons and props look worse. It also affects certain ARC9 optics."
|
||||
L["badconf.matbumpmap.solution"] = "Solution: In the console, type \"mat_bumpmap 1\". If you are using an FPS config of any kind, then you might have to access \"autoexec.cfg\" and ensure it does not automatically turn it back off."
|
||||
|
||||
@ -396,6 +398,14 @@ L["badconf.addons.title"] = "Too Many LUA Files"
|
||||
L["badconf.addons.desc"] = "You have installed way too many addons and have reached the LUA file limit. ARC9 has therefore not been able to initialize properly, meaning attachments might not work."
|
||||
L["badconf.addons.solution"] = "Solution: Uninstall heavy addons through the in-game Addons menu, or through the Steam workshop (for example other weapon bases, JMod, Entity Packs, and so on)."
|
||||
|
||||
L["badconf.x64.title"] = "32-Bit Detected"
|
||||
L["badconf.x64.desc"] = "You are currently running Garry's Mod in 32-bit. This restricts the amount of performance you can obtain drastically."
|
||||
L["badconf.x64.solution"] = "Solution: In Garry's Mod's launch options, go to \"Betas\" and change to \"x86-64 - Chromium + 64-bit binaries\"."
|
||||
|
||||
L["badconf.multicore.title"] = "No Multicore Rendering"
|
||||
L["badconf.multicore.desc"] = "Multicore rendering is currently disabled. This results in worsened in-game performance."
|
||||
L["badconf.multicore.solution"] = "Solution: You can google \"Gmod Multicore\" and find a solution online."
|
||||
|
||||
////////////////////// Presets
|
||||
L["customize.presets.atts"] = " Attachments"
|
||||
L["customize.presets.back"] = "Back"
|
||||
|
@ -321,6 +321,8 @@ L["incompatible.never.confirm"] = "Ha elegido no volver a mostrar advertencias d
|
||||
-- L["badconf.confirm"] = "Acknowledge"
|
||||
-- L["badconf.wait"] = "Wait {time}s"
|
||||
|
||||
-- L["badconf.warning"] = "Warning! Your performance is not optimal! - Hover over to view details."
|
||||
|
||||
-- L["badconf.directx.title"] = "Outdated DirectX Version"
|
||||
-- L["badconf.directx.desc"] = "You are currently running DirectX 8 or 8.1. As many weapon addons remove low-quality assets to reduce file size, you might not be able to see those models."
|
||||
-- L["badconf.directx.solution"] = "Solution: Go to Garry's Mod's launch options and insert \"-dxlevel 95\" into the launch parameters. If \"-dxlevel 70/80/85\" is listed there, remove it."
|
||||
@ -329,7 +331,7 @@ L["incompatible.never.confirm"] = "Ha elegido no volver a mostrar advertencias d
|
||||
-- L["badconf.tickrate.desc"] = "The server you are on is running on very low tickrate. ARC9 runs best if you run a minimum of 20 tickrate (66+ is recommended)."
|
||||
-- L["badconf.tickrate.solution"] = "Solution: If you are a server owner, then insert \"-tickrate 33\", or whichever value you want, in the server launch configurations."
|
||||
|
||||
-- L["badconf.matbumpmap.title"] = "Disabled Bumpmaps"
|
||||
-- L["badconf.matbumpmap.title"] = "Bumpmaps Disabled"
|
||||
-- L["badconf.matbumpmap.desc"] = "You have bumpmaps disabled, which makes weapons and props look worse. It also affects certain ARC9 optics."
|
||||
-- L["badconf.matbumpmap.solution"] = "Solution: In the console, type \"mat_bumpmap 1\". If you are using an FPS config of any kind, then you might have to access \"autoexec.cfg\" and ensure it does not automatically turn it back off."
|
||||
|
||||
@ -337,6 +339,14 @@ L["incompatible.never.confirm"] = "Ha elegido no volver a mostrar advertencias d
|
||||
-- L["badconf.addons.desc"] = "You have installed way too many addons and have reached the LUA file limit. ARC9 has therefore not been able to initialize properly, meaning attachments might not work."
|
||||
-- L["badconf.addons.solution"] = "Solution: Uninstall heavy addons through the in-game Addons menu, or through the Steam workshop (for example other weapon bases, JMod, Entity Packs, and so on)."
|
||||
|
||||
-- L["badconf.x64.title"] = "32-Bit Detected"
|
||||
-- L["badconf.x64.desc"] = "You are currently running Garry's Mod in 32-bit. This restricts the amount of performance you can obtain drastically."
|
||||
-- L["badconf.x64.solution"] = "Solution: In Garry's Mod's launch options, go to \"Betas\" and change to \"x86-64 - Chromium + 64-bit binaries\"."
|
||||
|
||||
-- L["badconf.multicore.title"] = "No Multicore Rendering"
|
||||
-- L["badconf.multicore.desc"] = "Multicore rendering is currently disabled. This results in worsened in-game performance."
|
||||
-- L["badconf.multicore.solution"] = "Solution: You can google \"Gmod Multicore\" and find a solution online."
|
||||
|
||||
////////////////////// Presets
|
||||
L["customize.presets.atts"] = " Accesorios"
|
||||
L["customize.presets.back"] = "Atras"
|
||||
|
@ -321,6 +321,8 @@ L["incompatible.never.confirm"] = "Ты решил отказаться от п
|
||||
-- L["badconf.confirm"] = "Acknowledge"
|
||||
-- L["badconf.wait"] = "Wait {time}s"
|
||||
|
||||
-- L["badconf.warning"] = "Warning! Your performance is not optimal! - Hover over to view details."
|
||||
|
||||
-- L["badconf.directx.title"] = "Outdated DirectX Version"
|
||||
-- L["badconf.directx.desc"] = "You are currently running DirectX 8 or 8.1. As many weapon addons remove low-quality assets to reduce file size, you might not be able to see those models."
|
||||
-- L["badconf.directx.solution"] = "Solution: Go to Garry's Mod's launch options and insert \"-dxlevel 95\" into the launch parameters. If \"-dxlevel 70/80/85\" is listed there, remove it."
|
||||
@ -329,7 +331,7 @@ L["incompatible.never.confirm"] = "Ты решил отказаться от п
|
||||
-- L["badconf.tickrate.desc"] = "The server you are on is running on very low tickrate. ARC9 runs best if you run a minimum of 20 tickrate (66+ is recommended)."
|
||||
-- L["badconf.tickrate.solution"] = "Solution: If you are a server owner, then insert \"-tickrate 33\", or whichever value you want, in the server launch configurations."
|
||||
|
||||
-- L["badconf.matbumpmap.title"] = "Disabled Bumpmaps"
|
||||
-- L["badconf.matbumpmap.title"] = "Bumpmaps Disabled"
|
||||
-- L["badconf.matbumpmap.desc"] = "You have bumpmaps disabled, which makes weapons and props look worse. It also affects certain ARC9 optics."
|
||||
-- L["badconf.matbumpmap.solution"] = "Solution: In the console, type \"mat_bumpmap 1\". If you are using an FPS config of any kind, then you might have to access \"autoexec.cfg\" and ensure it does not automatically turn it back off."
|
||||
|
||||
@ -337,6 +339,14 @@ L["incompatible.never.confirm"] = "Ты решил отказаться от п
|
||||
-- L["badconf.addons.desc"] = "You have installed way too many addons and have reached the LUA file limit. ARC9 has therefore not been able to initialize properly, meaning attachments might not work."
|
||||
-- L["badconf.addons.solution"] = "Solution: Uninstall heavy addons through the in-game Addons menu, or through the Steam workshop (for example other weapon bases, JMod, Entity Packs, and so on)."
|
||||
|
||||
-- L["badconf.x64.title"] = "32-Bit Detected"
|
||||
-- L["badconf.x64.desc"] = "You are currently running Garry's Mod in 32-bit. This restricts the amount of performance you can obtain drastically."
|
||||
-- L["badconf.x64.solution"] = "Solution: In Garry's Mod's launch options, go to \"Betas\" and change to \"x86-64 - Chromium + 64-bit binaries\"."
|
||||
|
||||
-- L["badconf.multicore.title"] = "No Multicore Rendering"
|
||||
-- L["badconf.multicore.desc"] = "Multicore rendering is currently disabled. This results in worsened in-game performance."
|
||||
-- L["badconf.multicore.solution"] = "Solution: You can google \"Gmod Multicore\" and find a solution online."
|
||||
|
||||
////////////////////// Presets
|
||||
L["customize.presets.atts"] = " обвесов"
|
||||
L["customize.presets.back"] = "Назад"
|
||||
|
@ -321,6 +321,8 @@ L["badconf.line2"] = "Nedanför finns problem som upptäckts och lösningar till
|
||||
L["badconf.confirm"] = "Bekräfta"
|
||||
L["badconf.wait"] = "Vänta {time}s"
|
||||
|
||||
L["badconf.warning"] = "Varning! Din prestanda är ej optimal! - Markera för att visa detaljer."
|
||||
|
||||
L["badconf.directx.title"] = "Gammal DirectX-Version"
|
||||
L["badconf.directx.desc"] = "Du kör just nu DirectX 8 eller 8.1. Då många vapentillägg tar bort tillgångar med lägre kvalitet för att sänka filstorleken så kanske du inte ser dessa modeller."
|
||||
L["badconf.directx.solution"] = "Lösning: Gå till startinställningarna på Garry's Mod och lägg till \"-dxlevel 95\" i startparametern. Om \"-dxlevel 70/80/85\" är med där, ta bort det."
|
||||
@ -329,7 +331,7 @@ L["badconf.tickrate.title"] = "Låg Server \"Tickrate\""
|
||||
L["badconf.tickrate.desc"] = "Servern du är på kör på för låg \"tickrate\". ARC9 är bäst när du kör på minumum 20 tickrate (66+ rekommenderas)."
|
||||
L["badconf.tickrate.solution"] = "Lösning: Om du är serverns ägare, lägg till \"-tickrate 33\", eller det värdet du vill använda, i serverns startkonfiguration."
|
||||
|
||||
L["badconf.matbumpmap.title"] = "\"Bumpmaps\" är avstängda"
|
||||
L["badconf.matbumpmap.title"] = "\"Bumpmaps\" avaktiverade"
|
||||
L["badconf.matbumpmap.desc"] = "Du har avaktiverat \"bumpmaps\" vilket gör att vapen och modeller ser värre ut. Det kan också påverka vissa ARC9-riktmedel."
|
||||
L["badconf.matbumpmap.solution"] = "Lösning: I konsolen, skriv in \"mat_bumpmap 1\". Om du använder en \"FPS config\" av något slag så kanske du måste öppna \"autoexec.cfg\" och vara säker på att det inte stängs av automatiskt igen."
|
||||
|
||||
@ -337,6 +339,14 @@ L["badconf.addons.title"] = "För många LUA-filer"
|
||||
L["badconf.addons.desc"] = "Du har installerat för många tillägg och nått LUA-filbegränsningen. ARC9 har därför inte kunnat laddas korrekt, vilket betyder att tillbehör kanske inte fungerar."
|
||||
L["badconf.addons.solution"] = "Lösning: Avinstallera tyngre tillägg via spelets Tillägg meny, eller via Steam workshop (exempelvis andra vapenbaser, JMod, Entity-Tillägg, mm.)."
|
||||
|
||||
L["badconf.x64.title"] = "32-Bitars Upptäckt"
|
||||
L["badconf.x64.desc"] = "Du kör just nu Garry's Mod i 32-bitars. Detta begränsar hur mycket prestanda du kan ha, ganska drastiskt."
|
||||
L["badconf.x64.solution"] = "Lösning: I Garry's Mods startinställningar, gå till \"Betas\" och byt till \"x86-64 - Chromium + 64-bit binaries\"."
|
||||
|
||||
L["badconf.multicore.title"] = "Ingen Multicore-Rendering"
|
||||
L["badconf.multicore.desc"] = "Multicore-rendering är avstängt. Detta ger väldigt dålig spelprestanda."
|
||||
L["badconf.multicore.solution"] = "Lösning: Google \"Gmod Multicore\" och hitta en lösning på nätet."
|
||||
|
||||
////////////////////// Presets
|
||||
L["customize.presets.atts"] = " Tillbehör"
|
||||
L["customize.presets.back"] = "Tillbaka"
|
||||
|
@ -321,6 +321,8 @@ L["incompatible.never.confirm"] = "You hawe chowwen to newew showww INCOwOMPATIB
|
||||
-- L["badconf.confirm"] = "Acknowledge"
|
||||
-- L["badconf.wait"] = "Wait {time}s"
|
||||
|
||||
-- L["badconf.warning"] = "Warning! Your performance is not optimal! - Hover over to view details."
|
||||
|
||||
-- L["badconf.directx.title"] = "Outdated DirectX Version"
|
||||
-- L["badconf.directx.desc"] = "You are currently running DirectX 8 or 8.1. As many weapon addons remove low-quality assets to reduce file size, you might not be able to see those models."
|
||||
-- L["badconf.directx.solution"] = "Solution: Go to Garry's Mod's launch options and insert \"-dxlevel 95\" into the launch parameters. If \"-dxlevel 70/80/85\" is listed there, remove it."
|
||||
@ -329,7 +331,7 @@ L["incompatible.never.confirm"] = "You hawe chowwen to newew showww INCOwOMPATIB
|
||||
-- L["badconf.tickrate.desc"] = "The server you are on is running on very low tickrate. ARC9 runs best if you run a minimum of 20 tickrate (66+ is recommended)."
|
||||
-- L["badconf.tickrate.solution"] = "Solution: If you are a server owner, then insert \"-tickrate 33\", or whichever value you want, in the server launch configurations."
|
||||
|
||||
-- L["badconf.matbumpmap.title"] = "Disabled Bumpmaps"
|
||||
-- L["badconf.matbumpmap.title"] = "Bumpmaps Disabled"
|
||||
-- L["badconf.matbumpmap.desc"] = "You have bumpmaps disabled, which makes weapons and props look worse. It also affects certain ARC9 optics."
|
||||
-- L["badconf.matbumpmap.solution"] = "Solution: In the console, type \"mat_bumpmap 1\". If you are using an FPS config of any kind, then you might have to access \"autoexec.cfg\" and ensure it does not automatically turn it back off."
|
||||
|
||||
@ -337,6 +339,14 @@ L["incompatible.never.confirm"] = "You hawe chowwen to newew showww INCOwOMPATIB
|
||||
-- L["badconf.addons.desc"] = "You have installed way too many addons and have reached the LUA file limit. ARC9 has therefore not been able to initialize properly, meaning attachments might not work."
|
||||
-- L["badconf.addons.solution"] = "Solution: Uninstall heavy addons through the in-game Addons menu, or through the Steam workshop (for example other weapon bases, JMod, Entity Packs, and so on)."
|
||||
|
||||
-- L["badconf.x64.title"] = "32-Bit Detected"
|
||||
-- L["badconf.x64.desc"] = "You are currently running Garry's Mod in 32-bit. This restricts the amount of performance you can obtain drastically."
|
||||
-- L["badconf.x64.solution"] = "Solution: In Garry's Mod's launch options, go to \"Betas\" and change to \"x86-64 - Chromium + 64-bit binaries\"."
|
||||
|
||||
-- L["badconf.multicore.title"] = "No Multicore Rendering"
|
||||
-- L["badconf.multicore.desc"] = "Multicore rendering is currently disabled. This results in worsened in-game performance."
|
||||
-- L["badconf.multicore.solution"] = "Solution: You can google \"Gmod Multicore\" and find a solution online."
|
||||
|
||||
////////////////////// Presets
|
||||
L["customize.presets.atts"] = " awatachmenws >w<"
|
||||
L["customize.presets.back"] = "Bawack >w<"
|
||||
|
@ -321,6 +321,8 @@ L["incompatible.never.confirm"] = "You have chosen to never show incompatiblity
|
||||
-- L["badconf.confirm"] = "Acknowledge"
|
||||
-- L["badconf.wait"] = "Wait {time}s"
|
||||
|
||||
-- L["badconf.warning"] = "Warning! Your performance is not optimal! - Hover over to view details."
|
||||
|
||||
-- L["badconf.directx.title"] = "Outdated DirectX Version"
|
||||
-- L["badconf.directx.desc"] = "You are currently running DirectX 8 or 8.1. As many weapon addons remove low-quality assets to reduce file size, you might not be able to see those models."
|
||||
-- L["badconf.directx.solution"] = "Solution: Go to Garry's Mod's launch options and insert \"-dxlevel 95\" into the launch parameters. If \"-dxlevel 70/80/85\" is listed there, remove it."
|
||||
@ -329,7 +331,7 @@ L["incompatible.never.confirm"] = "You have chosen to never show incompatiblity
|
||||
-- L["badconf.tickrate.desc"] = "The server you are on is running on very low tickrate. ARC9 runs best if you run a minimum of 20 tickrate (66+ is recommended)."
|
||||
-- L["badconf.tickrate.solution"] = "Solution: If you are a server owner, then insert \"-tickrate 33\", or whichever value you want, in the server launch configurations."
|
||||
|
||||
-- L["badconf.matbumpmap.title"] = "Disabled Bumpmaps"
|
||||
-- L["badconf.matbumpmap.title"] = "Bumpmaps Disabled"
|
||||
-- L["badconf.matbumpmap.desc"] = "You have bumpmaps disabled, which makes weapons and props look worse. It also affects certain ARC9 optics."
|
||||
-- L["badconf.matbumpmap.solution"] = "Solution: In the console, type \"mat_bumpmap 1\". If you are using an FPS config of any kind, then you might have to access \"autoexec.cfg\" and ensure it does not automatically turn it back off."
|
||||
|
||||
@ -337,6 +339,14 @@ L["incompatible.never.confirm"] = "You have chosen to never show incompatiblity
|
||||
-- L["badconf.addons.desc"] = "You have installed way too many addons and have reached the LUA file limit. ARC9 has therefore not been able to initialize properly, meaning attachments might not work."
|
||||
-- L["badconf.addons.solution"] = "Solution: Uninstall heavy addons through the in-game Addons menu, or through the Steam workshop (for example other weapon bases, JMod, Entity Packs, and so on)."
|
||||
|
||||
-- L["badconf.x64.title"] = "32-Bit Detected"
|
||||
-- L["badconf.x64.desc"] = "You are currently running Garry's Mod in 32-bit. This restricts the amount of performance you can obtain drastically."
|
||||
-- L["badconf.x64.solution"] = "Solution: In Garry's Mod's launch options, go to \"Betas\" and change to \"x86-64 - Chromium + 64-bit binaries\"."
|
||||
|
||||
-- L["badconf.multicore.title"] = "No Multicore Rendering"
|
||||
-- L["badconf.multicore.desc"] = "Multicore rendering is currently disabled. This results in worsened in-game performance."
|
||||
-- L["badconf.multicore.solution"] = "Solution: You can google \"Gmod Multicore\" and find a solution online."
|
||||
|
||||
////////////////////// Presets
|
||||
L["customize.presets.atts"] = " 个配件"
|
||||
L["customize.presets.back"] = "退回"
|
||||
|
Loading…
Reference in New Issue
Block a user