Project Zomboid

Project Zomboid

Share Annotations
Furthick 18 Sep, 2022 @ 12:01pm
Translations
French translations ! :sans:


IG_UI_FR = {
IGUI_BLTJanuary = "Janvier",
IGUI_BLTFebruary = "Février",
IGUI_BLTMarch = "Mars",
IGUI_BLTApril = "Avril",
IGUI_BLTMay = "Mai",
IGUI_BLTJune = "Juin",
IGUI_BLTJuly = "Juillet",
IGUI_BLTAugust = "Août",
IGUI_BLTSeptember = "Septembre",
IGUI_BLTOctober = "Octobre",
IGUI_BLTNovember = "Novembre",
IGUI_BLTDecember = "Décembre",
IGUI_BLTRemember_Annotations = "Retenir les annotations",
IGUI_BLTNothing_New = "Il n'y a rien de nouveau à apprendre pour moi",
IGUI_BLTCould_Not_Create = "Je n'ai pas pu créer ces notes",
IGUI_BLTUnknown_Location = "Lieu inconnu",

IGUI_BLTLearned = "J'ai appris %d nouveaux endroits grâce à ces notes",
IGUI_BLTAlready_Knew = "Je connaissais déjà %d endroits sur ces notes",

-- 1=PrettyMonth 2=DayOfMonth 3=DaySuffix(ENOnly) 4=Year(YYYY)
IGUI_BLTDate = "%2 %1 %4",

-- 1=Hour 2=Minutes
IGUI_BLTHourMinutes = "%1:%2",

-- 1=Location 2=IGUI_BLTDate 3=IGUI_BLTHourMinutes
IGUI_BLTBy_Anonymous = "Par un anonyme à %1, lu le %2 à %3",

-- 1=Forename 2=Surname 3=IGUI_BLTDate 4=IGUI_BLTHourMinutes
IGUI_BLTBy = "Par %1 %2, %3 à %4",
}




Recipe_FR = {
Recipe_Jot_down_annotations = "Griffonner des annotations",
}




Sandbox_FR = {
Sandbox_BLTAnnotations = "Partager les annotations",

Sandbox_BLTAnnotations_DropMapOnDeath = "Laisser tomber la carte lors de la mort du joueur",
Sandbox_BLTAnnotations_DropMapOnDeath_tooltip = "Si activée, le corps des joueurs inclura une carte entièrement annotée de tous les symboles de leur carte principale",
}
< >
Showing 1-6 of 6 comments
belette  [developer] 22 Sep, 2022 @ 11:12am 
Merci, je le mets dans la prochaine update :)
Czech translate. Can you edit time to day/month/year too?
If there will be problem with diactric, like "š, č, ř etc." I will edit it.

IG_UI_CS = {
IGUI_BLTJanuary = "Leden",
IGUI_BLTFebruary = "Únor",
IGUI_BLTMarch = "Březen",
IGUI_BLTApril = "Duben",
IGUI_BLTMay = "Květen",
IGUI_BLTJune = "Červen",
IGUI_BLTJuly = "Červenec",
IGUI_BLTAugust = "Srpen",
IGUI_BLTSeptember = "Září",
IGUI_BLTOctober = "Říjen",
IGUI_BLTNovember = "Listopad",
IGUI_BLTDecember = "Prosinec",
IGUI_BLTRemember_Annotations = "Zapamatovat si anotace",
IGUI_BLTNothing_New = "Není tu nic nového na zapamatování.",
IGUI_BLTCould_Not_Create = "Nemůžu vytvořit tyto poznámky.",
IGUI_BLTUnknown_Location = "Neznámá lokace.",

IGUI_BLTLearned = "Naučil jsem se %d lokací z poznámek.",
IGUI_BLTAlready_Knew = "Už znám %d lokací z této poznámky.",

-- 1=PrettyMonth 2=DayOfMonth 3=DaySuffix(ENOnly) 4=Year(YYYY)
IGUI_BLTDate = "%1 %2%3 %4",

-- 1=Hour 2=Minutes
IGUI_BLTHourMinutes = "%1:%2",

-- 1=Location 2=IGUI_BLTDate 3=IGUI_BLTHourMinutes
IGUI_BLTBy_Anonymous = "By anonymous in %1, read on %2 at %3",

-- 1=Forename 2=Surname 3=IGUI_BLTDate 4=IGUI_BLTHourMinutes
IGUI_BLTBy = "By %1 %2, %3 at %4",
}



Recipe_CS = {
Recipe_Jot_down_annotations = "Zaznamenat anotace",
}



Sandbox_CS = {
Sandbox_BLTAnnotations = "Sdílet anotace.",

Sandbox_BLTAnnotations_DropMapOnDeath = "Vyhodit mapu po smrti.",
Sandbox_BLTAnnotations_DropMapOnDeath_tooltip = "Pokud je povoleno, tak mrtvé tělo hráče bude obsahovat jeho mapu se všemi anotacemi a poznámkami.",
}
belette  [developer] 2 Oct, 2023 @ 5:33am 
@NarcisSally added in the latest version, díky!
Hicaro 21 Nov, 2023 @ 12:44am 
Here is the brazilian portuguese translation, (I believe the correct ID "PTBR", but I'm not sure, it's my first time doing translation in PZ)

@belette

IG_UI_PTBR = {
IGUI_BLTJanuary = "Janeiro",
IGUI_BLTFebruary = "Fevereiro",
IGUI_BLTMarch = "Março",
IGUI_BLTApril = "Abril",
IGUI_BLTMay = "Maio",
IGUI_BLTJune = "Junho",
IGUI_BLTJuly = "Julho",
IGUI_BLTAugust = "Agosto",
IGUI_BLTSeptember = "Setembro",
IGUI_BLTOctober = "Outubro",
IGUI_BLTNovember = "Novembro",
IGUI_BLTDecember = "Dezembro",
IGUI_BLTRemember_Annotations = "Lembrar anotações",
IGUI_BLTNothing_New = "Não há nada novo para eu aprender",
IGUI_BLTCould_Not_Create = "Não consegui criar essas notas",
IGUI_BLTUnknown_Location = "Local desconhecido",

IGUI_BLTLearned = "Aprendi %d novos lugares graças a essas notas",
IGUI_BLTAlready_Knew = "Eu já conhecia %d lugares nessas notas",

-- 1=PrettyMonth 2=DayOfMonth 3=DaySuffix(ENOnly) 4=Year(YYYY)
IGUI_BLTDate = "%2 de %1 de %4",

-- 1=Hour 2=Minutes
IGUI_BLTHourMinutes = "%1:%2",

-- 1=Location 2=IGUI_BLTDate 3=IGUI_BLTHourMinutes
IGUI_BLTBy_Anonymous = "Por um anônimo em %1, lido em %2 às %3",

-- 1=Forename 2=Surname 3=IGUI_BLTDate 4=IGUI_BLTHourMinutes
IGUI_BLTBy = "Por %1 %2, %3 às %4",
}

Recipe_PTBR = {
Recipe_Jot_down_annotations = "Anotar",
}

Sandbox_PTBR = {
Sandbox_BLTAnnotations = "Compartilhar anotações",

Sandbox_BLTAnnotations_DropMapOnDeath = "Deixar cair o mapa na morte do jogador",
Sandbox_BLTAnnotations_DropMapOnDeath_tooltip = "Se ativado, o corpo dos jogadores incluirá um mapa totalmente anotado de todos os símbolos de seu mapa principal",
}
belette  [developer] 21 Nov, 2023 @ 2:55am 
@Hicaro thank you, I'll add it in the new version.
PTBR is the correct code, you can see all the codes along with correct encodings to use here: https://github.com/TheIndieStone/ProjectZomboidTranslations/blob/master/.gitattributes
Italian traslation:
B41 Encoding format: ANSI
B42 Encoding format: UTF-8

IG_UI_IT = { IGUI_BLTJanuary = "Gennaio", IGUI_BLTFebruary = "Febbraio", IGUI_BLTMarch = "Marzo", IGUI_BLTApril = "Aprile", IGUI_BLTMay = "Maggio", IGUI_BLTJune = "Giugno", IGUI_BLTJuly = "Luglio", IGUI_BLTAugust = "Agosto", IGUI_BLTSeptember = "Settembre", IGUI_BLTOctober = "Ottobre", IGUI_BLTNovember = "Novembre", IGUI_BLTDecember = "Dicembre", IGUI_BLTRemember_Annotations = "Prendi appunti", IGUI_BLTNothing_New = "Non c'è niente di nuovo da imparare qui", IGUI_BLTCould_Not_Create = "Non sono riuscito a creare questi appunti", IGUI_BLTUnknown_Location = "Posizione sconosciuta", IGUI_BLTLearned = "Ho scoperto %1 località da questi appunti", IGUI_BLTLearnedLocation = "Ho scoperto %1 località in %2 da questi appunti", IGUI_BLTAlready_Knew = "Conoscevo già %d località da questi appunti", -- 1=PrettyMonth 2=DayOfMonth 3=DaySuffix(ENOnly) 4=Year(YYYY) IGUI_BLTDate = "%2 di %1 di %4", -- 1=Hour 2=Minutes IGUI_BLTHourMinutes = "%1:%2", -- 1=Location 2=IGUI_BLTDate 3=IGUI_BLTHourMinutes IGUI_BLTBy_Anonymous = "Da anonimo in %1, letto in %2 alle %3", -- 1=Forename 2=Surname 3=IGUI_BLTDate 4=IGUI_BLTHourMinutes IGUI_BLTBy = "Per %1 %2, %3 a %4", }

Recipe_IT = { Recipe_Jot_down_annotations = "Annotare gli appunti", }

Sandbox_IT = { Sandbox_BLTAnnotations = "Condividi appunti", Sandbox_BLTAnnotations_DropMapOnDeath = "Lascia cadere la mappa alla morte del giocatore", Sandbox_BLTAnnotations_DropMapOnDeath_tooltip = "Se abilitata, i cadaveri dei giocatori includeranno una mappa completamente annotata contenente tutti i simboli della loro mappa principale", }

Thanks to your work with the mod you created!
Last edited by Art Tippet; 15 Jan @ 1:43am
< >
Showing 1-6 of 6 comments
Per page: 1530 50