Project Zomboid

Project Zomboid

Has Been Read
This topic has been locked
Damian 18 Feb, 2022 @ 8:35am
Translation
Traducción para Español, gracias

UI_ES = {
UI_P4HasBeenRead_Options_ShowNR_Name = "Mostrar indicador de "no leído" (?)",
UI_P4HasBeenRead_Options_ShowNR_Tooltip = "Marque esta casilla de verificación si desea mostrar la marca "no leído".",
UI_P4HasBeenRead_Options_ShowNC_Name = "Mostrar indicador de "Lectura" (!)",
UI_P4HasBeenRead_Options_ShowNC_Tooltip = "Marque esta casilla de verificación si desea mostrar el indicador de "Lectura".",
UI_P4HasBeenRead_Options_ShowAR_Name = "Mostrar indicador de "lectura" (v)",
UI_P4HasBeenRead_Options_ShowAR_Tooltip = "Marque esta casilla de verificación si desea mostrar la marca de 'lectura'.",
UI_P4HasBeenRead_Options_ShowNCasNR_Name = "Reemplazar la marca "Leyendo" con la marca "No leído" (! -> ?)",
UI_P4HasBeenRead_Options_ShowNCasNR_Tooltip = "Marque esta casilla de verificación si desea reemplazar la marca "Leyendo" con la marca "No leído".",
UI_P4HasBeenRead_Options_ShowCT_Name = "Mostrar la etiqueta "Actualmente legible" (o)",
UI_P4HasBeenRead_Options_ShowCT_Tooltip = "Marque esta casilla de verificación si desea mostrar la marca "Legible actualmente".",
UI_P4HasBeenRead_Options_EnableCD_Name = "Mostrar marca en CD",
UI_P4HasBeenRead_Options_EnableCD_Tooltip = "Marque esta casilla de verificación si desea mostrar marcas en el disco.",
UI_P4HasBeenRead_Options_EnableVHS_Name = "Mostrar marcador en la cinta",
UI_P4HasBeenRead_Options_EnableVHS_Tooltip = "Marque esta casilla de verificación si desea mostrar marcadores en la cinta.",
UI_P4HasBeenRead_Options_EnableHVHS_Name = "Mostrar marcador en cinta de vídeo casera",
UI_P4HasBeenRead_Options_EnableHVHS_Tooltip = "Marque esta casilla de verificación si desea mostrar el marcador en las cintas de vídeo caseras".,
}
Last edited by Damian; 18 Feb, 2022 @ 8:47am
< >
Showing 1-7 of 7 comments
murdock003 28 Feb, 2022 @ 7:01pm 
como uso esto? agradecería alguna instrucción.
PePePePePeil  [developer] 1 Mar, 2022 @ 8:46am 
@DamianTenno
Gracias por tu apoyo.
He añadido la traducción(Espanol (ES)) en v1.9.
Last edited by PePePePePeil; 1 Mar, 2022 @ 8:48am
PePePePePeil  [developer] 1 Mar, 2022 @ 8:50am 
@murdock003
Se han añadido traducciones en la v1.9. Si la configuración del idioma es "Español (ES)", las palabras de las opciones ("Mod Options" requerida) se traducirán automáticamente.
Greetings from Ukraine! Thank you very much for a great and convenient mod.
I would like to translate this mod into Ukrainian

Download this rar archive via Google Drive and follow this instruction
https://drive.google.com/file/d/1DR4Py4IKRE1Zs7gwQ91LYS7XagbkpsmY/view?usp=share_link

So to add a translation, you need to create a folder called "shared" under the path ...\mods\P4HasBeenRead\media\lua\.
In the "shared" folder, you need to create a "Translate" folder.
And only after that, you will need to unzip the "UA" folder, where the translation itself is located, into the "Translate" folder.
Everything is ready! If there are any problems, you can write to me in PM or in Discord: Макс 18 років#5884
PePePePePeil  [developer] 2 Mar, 2023 @ 7:02pm 
@Ankha
Sorry to late, "Ukrainian (UA)" has been added in v2.3.
Thank you for your great help, and enjoy it :)
Hasyun 17 Mar, 2023 @ 5:36am 
Translation for Turkish.

UI_TR = {
UI_P4HasBeenRead_Marked_Book = "Bu Kitabı işaretle",
UI_P4HasBeenRead_Marked_CD = "Bu CD'yi işaretle",
UI_P4HasBeenRead_Marked_VHS = "Bu VHS'yi işaretle",
UI_P4HasBeenRead_Unmarked_Book = "Bu Kitabın işaretini kaldır",
UI_P4HasBeenRead_Unmarked_CD = "Bu CD'nin işaretini kaldır",
UI_P4HasBeenRead_Unmarked_VHS = "Bu VHS'nin işaretini kaldır",
UI_P4HasBeenRead_Marked_ALL = "Seçilen tüm literatürleri işaretle",
UI_P4HasBeenRead_Unmarked_ALL = "Seçilen tüm literatürlerin işaretini kaldır",
UI_P4HasBeenRead_Options_ShowNR_Name = ""Okunmadı" işaretini göster (?)",
UI_P4HasBeenRead_Options_ShowNR_Tooltip = ""Okunmadı" işaretini göstermek istiyorsanız onay kutusunu seçin.",
UI_P4HasBeenRead_Options_ShowNC_Name = ""Tamamlanmadı" işaretini göster (!)",
UI_P4HasBeenRead_Options_ShowNC_Tooltip = ""Tamamlanmadı" işaretini göstermek istiyorsanız onay kutusunu seçin.",
UI_P4HasBeenRead_Options_ShowAR_Name = ""Zaten Okundu" işaretini göster (v)",
UI_P4HasBeenRead_Options_ShowAR_Tooltip = ""Zaten Okundu" işaretini göstermek istiyorsanız onay kutusunu seçin.",
UI_P4HasBeenRead_Options_ShowNCasNR_Name = ""Tamamlanmadı" işaretini "Okunmadı" işareti olarak göster (! -> ?)",
UI_P4HasBeenRead_Options_ShowNCasNR_Tooltip = ""Tamamlanmadı" işaretini "Okunmadı" işareti olarak göstermek istiyorsanız onay kutusunu seçin.",
UI_P4HasBeenRead_Options_ShowSM_Name = ""Kendinden İşaretleme" işaretini göster (/)",
UI_P4HasBeenRead_Options_ShowSM_Tooltip = ""Kendi Kendini işaretleme" işaretini göstermek istiyorsanız onay kutusunu seçin.",
UI_P4HasBeenRead_Options_ShowCT_Name = ""Geçerli Hedef" işaretini (o) göster",
UI_P4HasBeenRead_Options_ShowCT_Tooltip = "Şu anda okumanız gereken beceri kitaplarında işaret göstermek istiyorsanız onay kutusunu seçin.",
UI_P4HasBeenRead_Options_EnableCD_Name = "Cd'de işareti göster",
UI_P4HasBeenRead_Options_EnableCD_Tooltip = "Cd'de işareti göstermek istiyorsanız onay kutusunu seçin.",
UI_P4HasBeenRead_Options_EnableVHS_Name = "VHS'de işareti göster",
UI_P4HasBeenRead_Options_EnableVHS_Tooltip = "VHS'de işareti göstermek istiyorsanız onay kutusunu seçin.",
UI_P4HasBeenRead_Options_EnableHVHS_Name = "TV içerisindeki VHS'de ki işareti göster",
UI_P4HasBeenRead_Options_EnableHVHS_Tooltip = "TV içerisindeki VHS'de işareti göstermek istiyorsanız onay kutusunu seçin.",
UI_P4HasBeenRead_Options_ReverseMarkDisplay_Name = "Ters Kendini İşaretleme Ekranı",
UI_P4HasBeenRead_Options_ReverseMarkDisplay_Tooltip = "Onay kutusu açıldığında, tüm kitaplar varsayılan olarak kendi kendine işaretlenir.<br> Ekran ters herhangi bir zamanda olabilir.",
}
PePePePePeil  [developer] 27 Oct, 2023 @ 2:38am 
This one is locked to unify the threads.
< >
Showing 1-7 of 7 comments
Per page: 1530 50