From 40eb1f0b32f9deb85d9ba757b6e0c3e44df80315 Mon Sep 17 00:00:00 2001 From: Sergi <64263669+garrafon@users.noreply.github.com> Date: Sun, 4 Aug 2024 21:44:25 +0200 Subject: [PATCH] Create IG_UI_CA.txt Full translation into Catalan. --- media/lua/shared/Translate/CA/IG_UI_CA.txt | 64 ++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 media/lua/shared/Translate/CA/IG_UI_CA.txt diff --git a/media/lua/shared/Translate/CA/IG_UI_CA.txt b/media/lua/shared/Translate/CA/IG_UI_CA.txt new file mode 100644 index 0000000..8098200 --- /dev/null +++ b/media/lua/shared/Translate/CA/IG_UI_CA.txt @@ -0,0 +1,64 @@ +IGUI_CA = { + IGUI_0ItemCat_Appear = "Aparença", + IGUI_ItemCat_Clean = "Neteja", + IGUI_ItemCat_ClothAcc = "Roba - Accesori", + IGUI_ItemCat_ClothArm = "Roba - Braços/Mans", + IGUI_ItemCat_ClothBack = "Roba - Motxilla", + IGUI_ItemCat_ClothBag = "Roba - Bossa", + IGUI_ItemCat_ClothBody = "Roba - Cos", + IGUI_ItemCat_ClothFeet = "Roba - Peus", + IGUI_ItemCat_ClothHead = "Roba - Cap", + IGUI_ItemCat_ClothJew = "Roba - Joies", + IGUI_ItemCat_ClothLeg = "Roba - Cames", + IGUI_ItemCat_ClothMisc = "Roba - Misc", + IGUI_ItemCat_ClothUnder = "Roba - Interior", + IGUI_ItemCat_Collect = "Col·leccionable", + IGUI_ItemCat_Cont = "Contenidor", + IGUI_ItemCat_Cook = "Cuina", + IGUI_ItemCat_CookB = "Cuina - Alcohol", + IGUI_ItemCat_Craft = "Creació", + IGUI_ItemCat_CraftAmmo = "Creació - Munició", + IGUI_ItemCat_CraftCarp = "Creació - Fusteria", + IGUI_ItemCat_CraftElec = "Creació - Electrònica", + IGUI_ItemCat_CraftMas = "Creació - Paleta", + IGUI_ItemCat_CraftMetal = "Creació - Metal·listeria", + IGUI_ItemCat_CraftTailor = "Creació - Sastreria", + IGUI_ItemCat_Drugs = "Drogues", + IGUI_ItemCat_Elec = "Electrònica", + IGUI_ItemCat_FoodA = "Menjar - Alcohol", + IGUI_ItemCat_FoodB = "Menjar - Beguda", + IGUI_ItemCat_FoodP = "Menjar - Caduca", + IGUI_ItemCat_FoodN = "Menjar - No caduca", + IGUI_ItemCat_Fuel = "Benzina", + IGUI_ItemCat_Furn = "Mobles", + IGUI_ItemCat_Junk = "Brossa", + IGUI_ItemCat_Key = "Clau", + IGUI_ItemCat_LitC = "Literatura - Cartografia", + IGUI_ItemCat_LitE = "Literatura - Entreteniment", + IGUI_ItemCat_LitR = "Literatura - Recepta", + IGUI_ItemCat_LitS = "Literatura - Habilitat", + IGUI_ItemCat_LitW = "Literatura - Escriptura", + IGUI_ItemCat_Mech = "Mecànica", + IGUI_ItemCat_MediaA = "Media - Àudio", + IGUI_ItemCat_MediaG = "Media - Joc", + IGUI_ItemCat_MediaV = "Media - Vídeo", + IGUI_ItemCat_Med = "Medicina", + IGUI_ItemCat_Misc = "Misc", + IGUI_ItemCat_Paint = "Pintura", + IGUI_ItemCat_SurCamp = "Supervivència - Acampada", + IGUI_ItemCat_SurFarm = "Supervivència - Agricultura", + IGUI_ItemCat_SurFish = "Supervivència - Pesca", + IGUI_ItemCat_SurTrap = "Supervivència - Trampes", + IGUI_ItemCat_Tool = "Eina", + IGUI_ItemCat_Ammo = "Munició", + IGUI_ItemCat_WepAmmoMag = "Arma - Carregador", + IGUI_ItemCat_WepAmmoMagF = "Arma - Carregador", + IGUI_ItemCat_WepBomb = "Arma - Bomba", + IGUI_ItemCat_WepBow = "Arma - Arc", + IGUI_ItemCat_WepFire = "Arma - De foc", + IGUI_ItemCat_WepMelee = "Arma - Cos a cos", + IGUI_ItemCat_WepPart = "Arma - Peça", + IGUI_ItemCat_WepRange = "Arma - A distància", + IGUI_ItemCat_WepShield = "Arma - Escut", + +}