Project Zomboid

Project Zomboid

Fridges Off!
 This topic has been pinned, so it's probably important
PaddiSson_ 6 Sep, 2022 @ 5:46am
Translations
I'm opening a general thread about the different translations of this mod.
< >
Showing 1-11 of 11 comments
PaddiSson_ 6 Sep, 2022 @ 5:48am 
I would like to inform the author of this mod that for the French version of the translation, the 'ContextMenu_FR.txt' file must be encoded with 'Windows 1252' and not UTF-8 so that the accents and special characters are displayed. (I know that this is also the case for the Spanish translation if it also contains accents and special characters.)

```
// Encoding: Windows 1252

ContextMenu_FR = {
ContextMenu_TurnOn = "Brancher",
ContextMenu_TurnOff = "Débrancher",
}
```

Thanks in advance for the change!
Last edited by PaddiSson_; 6 Sep, 2022 @ 5:58am
:(  [developer] 6 Sep, 2022 @ 2:21pm 
Hi @PaddiSson_, I have revised the file encodings and updated the mod, thanks for the remarks and suggestions :)
PaddiSson_ 7 Sep, 2022 @ 12:43am 
Thank you!
源点 25 Oct, 2022 @ 6:41am 
Originally posted by エリック:
Hi @PaddiSson_, I have revised the file encodings and updated the mod, thanks for the remarks and suggestions :)

There are also some problems with the Chinese translation, I would also put the corrections.
The mod is great. :)

ContextMenu_CN = {
ContextMenu_TurnOn = "插入电源",
ContextMenu_TurnOff = "拔掉电源",
}
Mesosolatum 10 Mar, 2023 @ 3:32am 
Thank you for providing the mod.
The Japanese is a little strange, please update it.
Here is the translation into Japanese. The character encoding is UTF-8.

ContextMenu_JP.txt
---
ContextMenu_JP = {
ContextMenu_TurnOn = "電源を入れる",
ContextMenu_TurnOff = "電源を切る",
}
---
DamingeR 2 Nov, 2023 @ 1:44pm 
I was actually looking for a mod that reduce the energy use of frigdes and stuff but this seems to solve the problem, thanks for the mod.

Here are the translate to Spanish:

---
ContextMenu_Es= {
ContextMenu_TurnOn = "Encender",
ContextMenu_TurnOff = "Apagar",
}
---
nagyslash 16 Feb, 2024 @ 8:07pm 
Nice mod bro!
Here's the brazilian portuguese (PTBR) translation:


ContextMenu_PTBR = {
ContextMenu_TurnOn = "Ligar",
ContextMenu_TurnOff = "Desligar",
}


EDIT: Li seu nome na steam e pelo jeito além de br ou pt vc já deve ter incluido no mod ahahah.
Last edited by nagyslash; 16 Feb, 2024 @ 8:09pm
Finnish (FI):

ContextMenu_FI = { ContextMenu_TurnOn = "Kytke pistoke", ContextMenu_TurnOff = "Irrota pistoke", }
Last edited by [+| CL rautamiekka; 24 Apr, 2024 @ 6:14pm
Пиво 11 Jan @ 10:47am 
Goes for Russian

ContextMenu_RU = {
ContextMenu_TurnOn = "Включить",
ContextMenu_TurnOff = "Отключить",
}
Last edited by Пиво; 11 Jan @ 10:48am
German

ContextMenu_DE = {
ContextMenu_TurnOn = "Einstecken",
ContextMenu_TurnOff = "Stecker ziehen",
}

thx for great mod :spiffo:
Ru translate made context menu ??????????
cause of windows-1251 encoding.
pls use UTF-8
< >
Showing 1-11 of 11 comments
Per page: 1530 50