From 2c21b15a16f447739ebd8105b257b03880698975 Mon Sep 17 00:00:00 2001 From: donxp Date: Sat, 18 Mar 2023 23:15:47 +0000 Subject: [PATCH 01/25] Use debug identifier when in fxdk mode --- [core]/esx_multicharacter/server/main.lua | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/[core]/esx_multicharacter/server/main.lua b/[core]/esx_multicharacter/server/main.lua index 65d84d46..867f5387 100644 --- a/[core]/esx_multicharacter/server/main.lua +++ b/[core]/esx_multicharacter/server/main.lua @@ -26,6 +26,10 @@ elseif ESX.GetConfig().Multichar == true then local PRIMARY_IDENTIFIER = ESX.GetConfig().Identifier or GetConvar('sv_lan', '') == 'true' and 'ip' or "license" local function GetIdentifier(source) + local fxDk = GetConvarInt('sv_fxdkMode', 0) + if fxDk == 1 then + return "ESX-DEBUG-LICENCE" + end local identifier = PRIMARY_IDENTIFIER..':' for _, v in pairs(GetPlayerIdentifiers(source)) do if string.match(v, identifier) then From b9f41f0b22964b12aa9f46c545a4beaf70b33481 Mon Sep 17 00:00:00 2001 From: nikartik <110419961+NikartikTheBear@users.noreply.github.com> Date: Tue, 21 Mar 2023 18:59:17 +0100 Subject: [PATCH 02/25] feat(esx_identity/locales) Added IT locale --- [core]/esx_identity/locales/it.lua | 38 ++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 [core]/esx_identity/locales/it.lua diff --git a/[core]/esx_identity/locales/it.lua b/[core]/esx_identity/locales/it.lua new file mode 100644 index 00000000..29062f22 --- /dev/null +++ b/[core]/esx_identity/locales/it.lua @@ -0,0 +1,38 @@ +Locales['it'] = { + ['show_active_character'] = 'Mostra Personaggio Attivo', + ['active_character'] = 'Personaggio Attivo: %s', + ['error_active_character'] = 'Errore nel recuperare i tuoi dati.', + ['delete_character'] = 'Elimina Personaggio Attuale.', + ['deleted_character'] = 'Personaggio Eliminato', + ['error_delete_character'] = 'Errore nell\' eliminazione del personaggio'.', + ['thank_you_for_registering'] = 'Registrazione effettuata. Divertiti!', + ['debug_xPlayer_get_first_name'] = 'Ritorna il tuo nome', + ['debug_xPlayer_get_last_name'] = 'Ritorna il tuo cognome', + ['debug_xPlayer_get_full_name'] = 'Ritorna il tuo nome completo', + ['debug_xPlayer_get_sex'] = 'Ritorna il tuo sesso', + ['debug_xPlayer_get_dob'] = 'Ritorna la tua data di nascita', + ['debug_xPlayer_get_height'] = 'Ritorna la tua altezza', + ['error_debug_xPlayer_get_first_name'] = 'Errore nell\' ottenere il tuo nome.', + ['error_debug_xPlayer_get_last_name'] = 'Errore nell\' ottenere il tuo cognome.', + ['error_debug_xPlayer_get_full_name'] = 'Errore nell\' ottenere il tuo nome completo.', + ['error_debug_xPlayer_get_sex'] = 'Errore nell\' ottenere il tuo sesso.', + ['error_debug_xPlayer_get_dob'] = 'Errore nell\' ottenere la tua data di nascita.', + ['error_debug_xPlayer_get_height'] = 'Errore nell\' ottenere la tua altezza.', + ['return_debug_xPlayer_get_first_name'] = 'Nome: %s', + ['return_debug_xPlayer_get_last_name'] = 'Cognome: %s', + ['return_debug_xPlayer_get_full_name'] = 'Nome Completo: %s', + ['return_debug_xPlayer_get_sex'] = 'Sesso: %s', + ['return_debug_xPlayer_get_dob'] = 'Data di nascita: %s', + ['return_debug_xPlayer_get_height'] = 'Altezza: %s Pollici', + ['data_incorrect'] = 'Dati errati, riprova.', + ['invalid_format'] = 'Formato dati errato, riprova.', + ['no_identifier'] = '[ESX Identity]\nErrore nel caricare il tuo personaggio!\nCodice Errore: identificativo-mancante\n\nQuesto è causato dalla mancanza del tuo identificativo. Riprova più tardi o segnalalo al proprietario del server.', + ['missing_identity'] = '[ESX Identity]\nErrore nel caricare il tuo personaggio!!\nCodice Errore: identità-mancante\n\nSembra che la tua identità sia mancante, prova a riconnetterti.', + ['deleted_identity'] = 'Personaggio eliminato, Rientra per crearne uno nuovo.', + ['already_registered'] = 'Sei già registrato.', + ['invalid_firstname_format'] = 'Formato non valido (Nome): Riprova.', + ['invalid_lastname_format'] = 'Formato non valido (Cognome): Riprova.', + ['invalid_dob_format'] = 'Formato non valido (Data di nascita): Riprova.', + ['invalid_sex_format'] = 'Formato non valido (Sesso): Riprova.', + ['invalid_height_format'] = 'Formato non valido (Altezza): Riprova.' +} \ No newline at end of file From f60486d539abfa95ec4a6958db3244c2ff9fef7b Mon Sep 17 00:00:00 2001 From: pecedevelopment <97826642+pecedevelopment@users.noreply.github.com> Date: Tue, 21 Mar 2023 21:17:14 +0100 Subject: [PATCH 03/25] Update hu.lua corrected some spelling mistakes --- [core]/esx_identity/locales/hu.lua | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/[core]/esx_identity/locales/hu.lua b/[core]/esx_identity/locales/hu.lua index b7ef6580..ee9ca6fd 100644 --- a/[core]/esx_identity/locales/hu.lua +++ b/[core]/esx_identity/locales/hu.lua @@ -1,7 +1,7 @@ Locales["hu"] = { - ["show_active_character"] = "Aktiv karakterek mutatása", - ["active_character"] = "Aktiv karakter: %s", - ["error_active_character"] = "A név nem felel meg", + ["show_active_character"] = "Aktív karakterek mutatása", + ["active_character"] = "Aktív karakter: %s", + ["error_active_character"] = "A név nem megfelelő, ["delete_character"] = "Töröld a karaktered és csinálj újat", ["deleted_character"] = "A karaktered törölve", ["error_delete_character"] = "Hiba történt a karakter törlésekor. Kérjük, lépjen kapcsolatba egy Adminisztrátorral.", @@ -21,9 +21,9 @@ Locales["hu"] = { ["return_debug_xPlayer_get_first_name"] = "Vezetéknév: %s", ["return_debug_xPlayer_get_last_name"] = "Keresztnév: %s", ["return_debug_xPlayer_get_full_name"] = "Teljes név: %s", - ["return_debug_xPlayer_get_sex"] = "Sex: %s", - ["return_debug_xPlayer_get_dob"] = "DOB: %s", - ["return_debug_xPlayer_get_height"] = "Magasság: %s Inches", + ["return_debug_xPlayer_get_sex"] = "Nem: %s", + ["return_debug_xPlayer_get_dob"] = "Születési dátum: %s", + ["return_debug_xPlayer_get_height"] = "Magasság: %s hüvelyk", ["data_incorrect"] = "Hibásan megadott adatok. Kérlek próbáld újra.", ["invalid_format"] = "Az adatok helytelen formázása. Kérlek próbáld újra.", ["no_identifier"] = "Hiba történt a karakter betöltésekor! \nHibakód: hiányzó azonosító \n\nA hiba oka nem ismert, az azonosító nem található. Kérjük, gyere vissza később, vagy jelentsd a problémát a szerver adminisztrációs csapatának.", From 9401e2a9bc15aa7e209a0586a7a8da5d9e619636 Mon Sep 17 00:00:00 2001 From: nikartik <110419961+NikartikTheBear@users.noreply.github.com> Date: Tue, 21 Mar 2023 21:23:53 +0100 Subject: [PATCH 04/25] feat(esx_identity/locale) IT locale --- [core]/esx_identity/locales/it.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/[core]/esx_identity/locales/it.lua b/[core]/esx_identity/locales/it.lua index 29062f22..70323cca 100644 --- a/[core]/esx_identity/locales/it.lua +++ b/[core]/esx_identity/locales/it.lua @@ -4,7 +4,7 @@ Locales['it'] = { ['error_active_character'] = 'Errore nel recuperare i tuoi dati.', ['delete_character'] = 'Elimina Personaggio Attuale.', ['deleted_character'] = 'Personaggio Eliminato', - ['error_delete_character'] = 'Errore nell\' eliminazione del personaggio'.', + ['error_delete_character'] = 'Errore nell\' eliminazione del personaggio.', ['thank_you_for_registering'] = 'Registrazione effettuata. Divertiti!', ['debug_xPlayer_get_first_name'] = 'Ritorna il tuo nome', ['debug_xPlayer_get_last_name'] = 'Ritorna il tuo cognome', @@ -35,4 +35,4 @@ Locales['it'] = { ['invalid_dob_format'] = 'Formato non valido (Data di nascita): Riprova.', ['invalid_sex_format'] = 'Formato non valido (Sesso): Riprova.', ['invalid_height_format'] = 'Formato non valido (Altezza): Riprova.' -} \ No newline at end of file +} From 99ef966bd5c5621d3e4e7f3008cd241ab11c3758 Mon Sep 17 00:00:00 2001 From: Csoki Date: Tue, 21 Mar 2023 22:53:33 +0100 Subject: [PATCH 05/25] Update [core]/esx_identity/locales/hu.lua fix --- [core]/esx_identity/locales/hu.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/[core]/esx_identity/locales/hu.lua b/[core]/esx_identity/locales/hu.lua index ee9ca6fd..b68be2f3 100644 --- a/[core]/esx_identity/locales/hu.lua +++ b/[core]/esx_identity/locales/hu.lua @@ -1,7 +1,7 @@ Locales["hu"] = { ["show_active_character"] = "Aktív karakterek mutatása", ["active_character"] = "Aktív karakter: %s", - ["error_active_character"] = "A név nem megfelelő, + ["error_active_character"] = "A név nem megfelelő", ["delete_character"] = "Töröld a karaktered és csinálj újat", ["deleted_character"] = "A karaktered törölve", ["error_delete_character"] = "Hiba történt a karakter törlésekor. Kérjük, lépjen kapcsolatba egy Adminisztrátorral.", From 677af6cc108365afb1a9d79dd6a97bfba5140690 Mon Sep 17 00:00:00 2001 From: ExTTaSy <80329709+ExTTaSy@users.noreply.github.com> Date: Thu, 23 Mar 2023 20:54:23 +0100 Subject: [PATCH 06/25] Update fr.lua French translation --- [core]/es_extended/locales/fr.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/[core]/es_extended/locales/fr.lua b/[core]/es_extended/locales/fr.lua index 8285116e..4841f401 100644 --- a/[core]/es_extended/locales/fr.lua +++ b/[core]/es_extended/locales/fr.lua @@ -100,9 +100,9 @@ Locales['fr'] = { ['commanderror_invalidcommand'] = '/%s n\'est pas une commande valide!', ['commanderror_invalidplayerid'] = 'il n\'ya aucun joueur avec cet ID en jeu', ['commandgeneric_playerid'] = 'id joueur', - ['command_giveammo_noweapon_found'] = '%s does not have that weapon', - ['command_giveammo_weapon'] = 'Weapon name', - ['command_giveammo_ammo'] = 'Ammo Quantity', + ['command_giveammo_noweapon_found'] = '%s n\'a pas cette arme', + ['command_giveammo_weapon'] = 'Nom de l\'arme', + ['command_giveammo_ammo'] = 'Quantité de munitions', -- Locale settings ['locale_digit_grouping_symbol'] = ' ', From ce1352e42ad3cbc365e194f6e5e9a15ae3ae5ce1 Mon Sep 17 00:00:00 2001 From: ExTTaSy <80329709+ExTTaSy@users.noreply.github.com> Date: Thu, 23 Mar 2023 21:07:29 +0100 Subject: [PATCH 07/25] Create fr.lua Create Translation french --- [core]/esx_identity/locales/fr.lua | 38 ++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 [core]/esx_identity/locales/fr.lua diff --git a/[core]/esx_identity/locales/fr.lua b/[core]/esx_identity/locales/fr.lua new file mode 100644 index 00000000..2286ba4f --- /dev/null +++ b/[core]/esx_identity/locales/fr.lua @@ -0,0 +1,38 @@ +Locales['fr'] = { + ['show_active_character'] = 'Afficher le personnage actif', + ['active_character'] = 'Personnage actif: %s', + ['error_active_character'] = 'Une erreur s\'est produite lors de l\'obtention de vos données.', + ['delete_character'] = 'Supprimez votre personnage actuel.', + ['deleted_character'] = 'Caractère supprimé', + ['error_delete_character'] = 'Un problème est survenu lors de la suppression de votre personnage.', + ['thank_you_for_registering'] = 'Inscription réussi. Profitez!', + ['debug_xPlayer_get_first_name'] = 'Renvoie votre prénom', + ['debug_xPlayer_get_last_name'] = 'Renvoie votre nom de famille', + ['debug_xPlayer_get_full_name'] = 'Renvoie votre nom complet', + ['debug_xPlayer_get_sex'] = 'Renvoie votre sexe', + ['debug_xPlayer_get_dob'] = 'Renvoie votre date de naissance', + ['debug_xPlayer_get_height'] = 'Renvoie votre taille', + ['error_debug_xPlayer_get_first_name'] = 'Un problème est survenu lors de l\'obtention de votre prénom.', + ['error_debug_xPlayer_get_last_name'] = 'Un problème est survenu lors de l\'obtention de votre nom de famille.', + ['error_debug_xPlayer_get_full_name'] = 'Un problème est survenu lors de l\'obtention de votre nom complet.', + ['error_debug_xPlayer_get_sex'] = 'Il y a eu un problème lors de l\'obtention de votre sexe.', + ['error_debug_xPlayer_get_dob'] = 'Un problème est survenu lors de l\'obtention de votre date de naissance.', + ['error_debug_xPlayer_get_height'] = 'Un problème est survenu lors de l\'obtention de votre taille.', + ['return_debug_xPlayer_get_first_name'] = 'Prénom: %s', + ['return_debug_xPlayer_get_last_name'] = 'Nom de famille: %s', + ['return_debug_xPlayer_get_full_name'] = 'Nom: %s', + ['return_debug_xPlayer_get_sex'] = 'Sexe: %s', + ['return_debug_xPlayer_get_dob'] = 'Date de naissance: %s', + ['return_debug_xPlayer_get_height'] = 'Hauteur: %s pouces', + ['data_incorrect'] = 'Données non valides, veuillez réessayer.', + ['invalid_format'] = 'Format de données non valide, veuillez réessayer.', + ['no_identifier'] = '[ESX Identity]\nIl y a eu un problème lors du chargement de votre personnage !\nCode d\'erreur : identifiant manquant\n\nCela est dû au fait que votre identifiant est manquant. Veuillez revenir plus tard ou signaler ce problème au propriétaire du serveur.', + ['missing_identity'] = '[ESX Identity]Un problème est survenu lors du chargement de votre personnage !Code d\'erreur : identité manquante\n\nIl semble que votre identité soit manquante, essayez de vous reconnecter.', + ['deleted_identity'] = 'Personnage supprimé. Veuillez vous réinscrire pour créer un nouveau personnage.', + ['already_registered'] = 'Vous êtes déjà inscrit.', + ['invalid_firstname_format'] = 'Format non valide (prénom) : veuillez réessayer.', + ['invalid_lastname_format'] = 'Format non valide (nom de famille) : veuillez réessayer.', + ['invalid_dob_format'] = 'Format non valide (DDN) : veuillez réessayer.', + ['invalid_sex_format'] = 'Format non valide (sexe) : veuillez réessayer.', + ['invalid_height_format'] = 'Format non valide (hauteur) : veuillez réessayer.' + } From 74193a073694e7d016a56959a082355bccf56f15 Mon Sep 17 00:00:00 2001 From: StomperG Date: Thu, 23 Mar 2023 23:08:17 +0000 Subject: [PATCH 08/25] Portuguese translations added --- [core]/esx_identity/locales/pt.lua | 39 +++++++++++ [core]/esx_skin/locales/br.lua | 6 -- [core]/esx_skin/locales/pt.lua | 7 ++ [core]/skinchanger/locales/br.lua | 76 ---------------------- [core]/skinchanger/locales/pt.lua | 101 +++++++++++++++++++++++++++++ 5 files changed, 147 insertions(+), 82 deletions(-) create mode 100644 [core]/esx_identity/locales/pt.lua delete mode 100644 [core]/esx_skin/locales/br.lua create mode 100644 [core]/esx_skin/locales/pt.lua delete mode 100644 [core]/skinchanger/locales/br.lua create mode 100644 [core]/skinchanger/locales/pt.lua diff --git a/[core]/esx_identity/locales/pt.lua b/[core]/esx_identity/locales/pt.lua new file mode 100644 index 00000000..0d5d6b4a --- /dev/null +++ b/[core]/esx_identity/locales/pt.lua @@ -0,0 +1,39 @@ +Locales['pt'] = { + ['show_active_character'] = 'Mostrar personagem ativa', + ['active_character'] = 'Personagem ativa: %s', + ['error_active_character'] = 'Houve um erro a obter os teus dados.', + ['delete_character'] = 'Apagar a tua personagem atual.', + ['deleted_character'] = 'Personagem apagada!', + ['error_delete_character'] = 'Houve um problema ao apagar a tua personagem.', + ['thank_you_for_registering'] = 'Registo concluído. Diverte-te!', + ['debug_xPlayer_get_first_name'] = 'Retorna o teu primeiro nome', + ['debug_xPlayer_get_last_name'] = 'Retorna o teu último nome', + ['debug_xPlayer_get_full_name'] = 'Retorna o teu nome completo', + ['debug_xPlayer_get_sex'] = 'Retorna o teu sexo', + ['debug_xPlayer_get_dob'] = 'Retorna a tua data de nascimento', + ['debug_xPlayer_get_height'] = 'Retorna a tua altura', + ['error_debug_xPlayer_get_first_name'] = 'Houve um problema ao obter o teu primeiro nome.', + ['error_debug_xPlayer_get_last_name'] = 'Houve um problema ao obter o teu último nome.', + ['error_debug_xPlayer_get_full_name'] = 'Houve um problema ao obter o teu nome completo.', + ['error_debug_xPlayer_get_sex'] = 'Houve um problema ao obter o teu sexo.', + ['error_debug_xPlayer_get_dob'] = 'Houve um problema ao obter a tua data de nascimento.', + ['error_debug_xPlayer_get_height'] = 'Houve um problema ao obter a tua altura.', + ['return_debug_xPlayer_get_first_name'] = 'Primeiro nome: %s', + ['return_debug_xPlayer_get_last_name'] = 'Último nome: %s', + ['return_debug_xPlayer_get_full_name'] = 'Nome: %s', + ['return_debug_xPlayer_get_sex'] = 'Sexo: %s', + ['return_debug_xPlayer_get_dob'] = 'Data de nascimento: %s', + ['return_debug_xPlayer_get_height'] = 'Altura: %s cm', + ['data_incorrect'] = 'Dados inválidos, tenta novamente.', + ['invalid_format'] = 'Formato dos dados inválido, tenta novamente.', + ['no_identifier'] = '[ESX Identity]\nHouve um erro ao carregar a tua personagem!\nCódigo do erro: identifier-missing\n\nEste erro é devido à falta do teu identificador. Porfavor volta mais tarde ou reporta este problema a um Administrador.', + ['missing_identity'] = '[ESX Identity]\nHouve um erro ao carregar a tua personagem!\nCódigo do erro: identity-missing\n\nParece que a tua identidade está em falta, experimenta reentrar no servidor!', + ['deleted_identity'] = 'Personagem apagada. Porfavor reentra para criar uma nova personagem.', + ['already_registered'] = 'Tu já estás registado.', + ['invalid_firstname_format'] = 'Formato inválido (Primeiro nome): Porfavor tenta novamente!', + ['invalid_lastname_format'] = 'Formato inválido (Último nome): Porfavor tenta novamente!', + ['invalid_dob_format'] = 'Formato inválido (Data de nascimento): Porfavor tenta novamente!', + ['invalid_sex_format'] = 'Formato inválido (Sexo): Porfavor tenta novamente!', + ['invalid_height_format'] = 'Formato inválido (Altura): Porfavor tenta novamente!' + } + \ No newline at end of file diff --git a/[core]/esx_skin/locales/br.lua b/[core]/esx_skin/locales/br.lua deleted file mode 100644 index 3e773cef..00000000 --- a/[core]/esx_skin/locales/br.lua +++ /dev/null @@ -1,6 +0,0 @@ -Locales['br'] = { - ['skin_menu'] = 'Skin Menu', - ['use_rotate_view'] = 'Use ~INPUT_FRONTEND_LS~ e ~INPUT_CHARACTER_WHEEL~ para girar a visão.', - ['skin'] = 'Trocar', - ['saveskin'] = 'Salvar', -} diff --git a/[core]/esx_skin/locales/pt.lua b/[core]/esx_skin/locales/pt.lua new file mode 100644 index 00000000..663e09d7 --- /dev/null +++ b/[core]/esx_skin/locales/pt.lua @@ -0,0 +1,7 @@ +Locales['pt'] = { + ['skin_menu'] = 'Menu de Skin', + ['use_rotate_view'] = 'Usa ~INPUT_FRONTEND_LS~ e ~INPUT_CHARACTER_WHEEL~ para rodar a câmara.', + ['skin'] = 'alterar skin', + ['saveskin'] = 'salvar a skin num ficheiro', + } + \ No newline at end of file diff --git a/[core]/skinchanger/locales/br.lua b/[core]/skinchanger/locales/br.lua deleted file mode 100644 index 355e9664..00000000 --- a/[core]/skinchanger/locales/br.lua +++ /dev/null @@ -1,76 +0,0 @@ -Locales['br'] = { - ['sex'] = 'sexo', - ['face'] = 'rosto', - ['skin'] = 'pele', - ['wrinkles'] = 'rugas', - ['wrinkle_thickness'] = 'espessura das rugas', - ['beard_type'] = 'tipo de barba', - ['beard_size'] = 'tamanho da barba', - ['beard_color_1'] = 'cor da barba 1', - ['beard_color_2'] = 'cor da barba 2', - ['hair_1'] = 'cabelo 1', - ['hair_2'] = 'cabelo 2', - ['hair_color_1'] = 'cor do cabelo 1', - ['hair_color_2'] = 'cor do cabelo 2', - ['eyebrow_type'] = 'tipo de sobrancelha', - ['eye_color'] = 'cor dos olhos', - ['eyebrow_size'] = 'tamanho da sobrancelha', - ['eyebrow_color_1'] = 'cor da sobrancelha 1', - ['eyebrow_color_2'] = 'cor da sobrancelha 2', - ['makeup_type'] = 'tipo de maquiagem', - ['makeup_thickness'] = 'espessura da maquiagem', - ['makeup_color_1'] = 'cor da maquiagem 1', - ['makeup_color_2'] = 'cor da maquiagem 2', - ['lipstick_type'] = 'tipo de batom', - ['lipstick_thickness'] = 'espessura do batom', - ['lipstick_color_1'] = 'cor do batom 1', - ['lipstick_color_2'] = 'cor do batom 2', - ['ear_accessories'] = 'acessorios para orelha', - ['ear_accessories_color'] = 'cor dos acessorios', - ['tshirt_1'] = 'camiseta 1', - ['tshirt_2'] = 'camiseta 2', - ['torso_1'] = 'tronco 1', - ['torso_2'] = 'tronco 2', - ['decals_1'] = 'adesivos 1', - ['decals_2'] = 'adesivos 2', - ['arms'] = 'braços', - ['arms_2'] = 'braços 2', - ['pants_1'] = 'calça 1', - ['pants_2'] = 'calça 2', - ['shoes_1'] = 'calçados 1', - ['shoes_2'] = 'calçados 2', - ['mask_1'] = 'máscara 1', - ['mask_2'] = 'máscara 2', - ['bproof_1'] = 'colete 1', - ['bproof_2'] = 'colete 2', - ['chain_1'] = 'acessórios pescoço 1', - ['chain_2'] = 'acessórios pescoço 2', - ['helmet_1'] = 'capacete 1', - ['helmet_2'] = 'capacete 2', - ['watches_1'] = 'relógios 1', - ['watches_2'] = 'relógios 2', - ['bracelets_1'] = 'bracelets 1', - ['bracelets_2'] = 'bracelets 2', - ['glasses_1'] = 'óculos 1', - ['glasses_2'] = 'óculos 2', - ['bag'] = 'mochilas', - ['bag_color'] = 'cor das mochilas', - ['blemishes'] = 'manchas', - ['blemishes_size']= 'espessura das manchas', - ['ageing'] = 'envelhecimento', - ['ageing_1'] = 'espessura do envelhecimento', - ['blush'] = 'blush', - ['blush_1'] = 'espessura do blush', - ['blush_color'] = 'cor do blush', - ['complexion'] = 'pele', - ['complexion_1'] = 'pele espessura', - ['sun'] = 'bronzeado', - ['sun_1'] = 'quantidade do bronzeamento', - ['freckles'] = 'sardas', - ['freckles_1'] = 'sardas quantidade', - ['chest_hair'] = 'cabelo no peito', - ['chest_hair_1'] = 'quantidade de cabelo no peito', - ['chest_color'] = 'cor do cabelo no peito', - ['bodyb'] = 'manchas no corpo', - ['bodyb_size'] = 'espessura de manchas do corpo', -} diff --git a/[core]/skinchanger/locales/pt.lua b/[core]/skinchanger/locales/pt.lua new file mode 100644 index 00000000..6d0e4fef --- /dev/null +++ b/[core]/skinchanger/locales/pt.lua @@ -0,0 +1,101 @@ +Locales['pt'] = { + ['sex'] = 'sexo', + ['mom'] = 'cara da mãe', + ['dad'] = 'cara do pai', + ['resemblance'] = 'semelhanças', + ['skin_tone'] = 'tom de pele', + ['nose_1'] = 'largura do nariz', + ['nose_2'] = 'altura da ponta do nariz', + ['nose_3'] = 'tamanho da ponta do nariz', + ['nose_4'] = 'altura do nariz', + ['nose_5'] = 'reduzir ponta do nariz', + ['nose_6'] = 'torcer o nariz', + ['cheeks_1'] = 'altura das maçãs do rosto', + ['cheeks_2'] = 'largura das maçãs do rosto', + ['cheeks_3'] = 'largura das bochechas', + ['lip_fullness'] = 'preenchimento labial', + ['jaw_bone_width'] = 'largura do maxilar', + ['jaw_bone_length'] = 'comprimento do maxilar', + ['chin_height'] = 'altura do queixo', + ['chin_length'] = 'comprimento do queixo', + ['chin_width'] = 'largura do queixo', + ['chin_hole'] = 'tamanho do buraco do queixo', + ['neck_thickness'] = 'espessura do pescoço', + ['wrinkles'] = 'rugas', + ['wrinkle_thickness'] = 'espessura das rugas', + ['beard_type'] = 'tipo de barba', + ['beard_size'] = 'tamanho da barba', + ['beard_color_1'] = 'cor da barba 1', + ['beard_color_2'] = 'cor da barba 2', + ['hair_1'] = 'cabelo 1', + ['hair_2'] = 'cabelo 2', + ['hair_color_1'] = 'cor do cabelo 1', + ['hair_color_2'] = 'cor do cabelo 2', + ['eye_color'] = 'cor dos olhos', + ['eye_squint'] = 'estrabismo', + ['eyebrow_type'] = 'tipo de sobrancelha', + ['eyebrow_size'] = 'tamanho da sobrancelha', + ['eyebrow_color_1'] = 'cor da sobrancelha 1', + ['eyebrow_color_2'] = 'cor da sobrancelha 2', + ['eyebrow_depth'] = 'profundidade da sobrancelha', + ['eyebrow_height'] = 'altura da sobrancelha', + ['makeup_type'] = 'tipo de maquiagem', + ['makeup_thickness'] = 'espessura da maquiagem', + ['makeup_color_1'] = 'cor da maquiagem 1', + ['makeup_color_2'] = 'cor da maquiagem 2', + ['lipstick_type'] = 'tipo de batom', + ['lipstick_thickness'] = 'espessura do batom', + ['lipstick_color_1'] = 'cor do batom 1', + ['lipstick_color_2'] = 'cor do batom 2', + ['ear_accessories'] = 'acessórios de ouvido', + ['ear_accessories_color'] = 'cor dos acessórios de ouvido', + ['tshirt_1'] = 't-Shirt 1', + ['tshirt_2'] = 't-Shirt 2', + ['torso_1'] = 'casaco 1', + ['torso_2'] = 'casaco 2', + ['decals_1'] = 'autocolantes 1', + ['decals_2'] = 'autocolantes 2', + ['arms'] = 'braços', + ['arms_2'] = 'braços 2', + ['pants_1'] = 'calças 1', + ['pants_2'] = 'calças 2', + ['shoes_1'] = 'sapatos 1', + ['shoes_2'] = 'sapatos 2', + ['mask_1'] = 'máscara 1', + ['mask_2'] = 'máscara 2', + ['bproof_1'] = 'colete 1', + ['bproof_2'] = 'colete 2', + ['chain_1'] = 'colar 1', + ['chain_2'] = 'colar 2', + ['helmet_1'] = 'capacete 1', + ['helmet_2'] = 'capacete 2', + ['watches_1'] = 'relógio 1', + ['watches_2'] = 'relógio 2', + ['bracelets_1'] = 'pulseiras 1', + ['bracelets_2'] = 'pulseiras 2', + ['glasses_1'] = 'óculos 1', + ['glasses_2'] = 'óculos 2', + ['bag'] = 'mochila', + ['bag_color'] = 'cor da mochila', + ['blemishes'] = 'manchas', + ['blemishes_size'] = 'espessura de manchas', + ['ageing'] = 'envelhecimento', + ['ageing_1'] = 'espessura de envelhecimento', + ['blush'] = 'corar', + ['blush_1'] = 'espessura do blush', + ['blush_color'] = 'cor de blush', + ['complexion'] = 'aparência', + ['complexion_1'] = 'aparência 2', + ['sun'] = 'sol', + ['sun_1'] = 'espessura do sol', + ['freckles'] = 'sardas', + ['freckles_1'] = 'espessura das sardas', + ['chest_hair'] = 'pelos no peito', + ['chest_hair_1'] = 'espessura dos pelos do peito', + ['chest_color'] = 'cor dos pelos dos peitos', + ['bodyb'] = 'manchas no corpo', + ['bodyb_size'] = 'espessura das manchas no corpo', + ['bodyb_extra'] = 'extra das manchas no corpo', + ['bodyb_extra_thickness'] = 'cor do extra das manchas no corpo', + } + \ No newline at end of file From f67894702320f70c41ed48621639ccec58192c6d Mon Sep 17 00:00:00 2001 From: DyroS3 <64310374+DyroS3@users.noreply.github.com> Date: Fri, 24 Mar 2023 10:21:44 +0800 Subject: [PATCH 09/25] Update Simplified Chinese translation Thanks to the Traditional Chinese team for their contribution --- [core]/es_extended/locales/sc.lua | 415 ++++++++++++++++++++---------- 1 file changed, 276 insertions(+), 139 deletions(-) diff --git a/[core]/es_extended/locales/sc.lua b/[core]/es_extended/locales/sc.lua index 8c3d6598..f18c405d 100644 --- a/[core]/es_extended/locales/sc.lua +++ b/[core]/es_extended/locales/sc.lua @@ -1,200 +1,337 @@ Locales['sc'] = { -- Inventory - ['inventory'] = '库存 %s / %s', + ['inventory'] = '背包 %s / %s', ['use'] = '使用', - ['give'] = '赠送', - ['remove'] = '丢弃', + ['give'] = '给予', + ['remove'] = '赠送', ['return'] = '返回', ['give_to'] = '赠给', ['amount'] = '数量', ['giveammo'] = '赠送弹药', ['amountammo'] = '弹药量', - ['noammo'] = '你没有足够的弹药!', - ['gave_item'] = '你把%sx%s赠给了%s', - ['received_item'] = '你收到%sx%s,来自%s', - ['gave_weapon'] = '你把%s赠给了%s', - ['gave_weapon_ammo'] = '你把~o~%sx%s %s赠给了%s', - ['gave_weapon_withammo'] = '你把%s和~o~%sx %s赠给了%s', - ['gave_weapon_hasalready'] = '%s已经拥有%s', - ['gave_weapon_noweapon'] = '%s没有那个武器', - ['received_weapon'] = '你收到了%s,来自%s', - ['received_weapon_ammo'] = '你收到了~o~%sx %s(%s),来自%s', - ['received_weapon_withammo'] = '你收到了%s和~o~%sx %s,来自%s', - ['received_weapon_hasalready'] = '%s试图给你%s,但你已经拥有了', - ['received_weapon_noweapon'] = '%s试图给你%s弹药,但你没有那个武器', - ['gave_account_money'] = '你将 $%s (%s) 给予 %s', - ['received_account_money'] = '你收到了$%s (%s) 来自 %s', + ['noammo'] = '您没有足够的弹药!', + ['gave_item'] = '您将 %sx %s 赠送给 %s', + ['received_item'] = '您收到 %sx %s, 来自于 %s 的赠送', + ['gave_weapon'] = '您把 %s 赠送给 %s', + ['gave_weapon_ammo'] = '您把 ~o~%sx %s %s 赠送给 %s', + ['gave_weapon_withammo'] = '您把 %s 和 ~o~%sx %s 赠送给 %s', + ['gave_weapon_hasalready'] = '%s 已持有 %s', + ['gave_weapon_noweapon'] = '%s 暂无该类型武器', + ['received_weapon'] = '您收到了 %s, 来自于 %s 的赠送', + ['received_weapon_ammo'] = '您收到了 ~o~%sx %s (%s),来自于%s的赠送', + ['received_weapon_withammo'] = '您收到了 %s 和~o~%sx %s,来自于%s的赠送', + ['received_weapon_hasalready'] = '%s 试图给您 %s,但您已持有', + ['received_weapon_noweapon'] = '%s 试图给您 %s 发子弹,但是您沒有该类型武器', + ['gave_account_money'] = '您将 $%s (%s) 赠送给 %s', + ['received_account_money'] = '您收到了 $%s (%s) 来自 %s 的赠送', ['amount_invalid'] = '无效数量', ['players_nearby'] = '附近没有玩家', - ['ex_inv_lim'] = '操作失败, 超过%s的物品栏限制', - ['imp_invalid_quantity'] = '操作失败,无效数量', - ['imp_invalid_amount'] = '操作失败,无效金额', - ['threw_standard'] = '你丢弃了%sx%s', - ['threw_account'] = '你丢弃了$%s%s', - ['threw_weapon'] = '你丢弃了%s', - ['threw_weapon_ammo'] = '你丢弃了%s和~o~%sx%s', - ['threw_weapon_already'] = '你已经有同样的武器了', - ['threw_cannot_pickup'] = '你不能再拿起那个了,因为你的库存已经满了', - ['threw_pickup_prompt'] = '按 E 拿起', + ['ex_inv_lim'] = '操作失败, 超过 %s 背包物品的上限', + ['imp_invalid_quantity'] = '操作失败,无效数量输入', + ['imp_invalid_amount'] = '操作失败,无效金额输入', + ['threw_standard'] = '您丢弃了 %sx %s', + ['threw_account'] = '您丢弃了 $%s %s', + ['threw_weapon'] = '您丢弃了 %s', + ['threw_weapon_ammo'] = '您丢弃了 %s 和 ~o~%sx %s', + ['threw_weapon_already'] = '您已持有相同武器!', + ['threw_cannot_pickup'] = '背包容量已满, 无法持有更多该物品!', + ['threw_pickup_prompt'] = '键下 [E] 捡起', -- Key mapping - ['keymap_showinventory'] = '显示库存', + ['keymap_showinventory'] = '显示背包', -- Salary related - ['received_salary'] = '你收到了你的工资: $%s', - ['received_help'] = '你领取到了你的失业救济金: $%s', - ['company_nomoney'] = '你受雇的公司太穷了,无法支付你的工资。', + ['received_salary'] = '您收到了您的工资: $%s', + ['received_help'] = '您领取到了您的无业性低保: $%s', + ['company_nomoney'] = '您受雇的公司太穷了,无法清算您的工资.', ['received_paycheck'] = '收到转账', ['bank'] = '花园银行', ['account_bank'] = '银行', - ['account_black_money'] = '黑钱', + ['account_black_money'] = '赃款', ['account_money'] = '现金', ['act_imp'] = '操作失败', - ['in_vehicle'] = '请离开载具', + ['in_vehicle'] = '请离开当前载具', -- Commands + ['command_bring'] = '传送玩家到您身边', ['command_car'] = '生成载具', ['command_car_car'] = '生成载具的模型名称或哈希值', - ['command_cardel'] = '删除附近的载具', - ['command_cardel_radius'] = '可选,删除指定半径内的所有车辆', + ['command_cardel'] = '删除附近载具', + ['command_cardel_radius'] = '可选,删除指定半径内的所有载具', ['command_clear'] = '清除聊天记录', ['command_clearall'] = '清除所有玩家的聊天记录', ['command_clearinventory'] = '清除玩家库存', - ['command_clearloadout'] = '清除玩家皮肤', - ['command_giveaccountmoney'] = '给帐户钱', - ['command_giveaccountmoney_account'] = '有效的帐户名', - ['command_giveaccountmoney_amount'] = '添加的数量', - ['command_giveaccountmoney_invalid'] = '无效的帐户名', - ['command_giveitem'] = '给玩家一件物品', - ['command_giveitem_item'] = '物品名称', + ['command_clearloadout'] = '清除玩家武器栏', + ['command_freeze'] = '冻结玩家', + ['command_unfreeze'] = '解冻玩家', + ['command_giveaccountmoney'] = '给予任意账户资金', + ['command_giveaccountmoney_account'] = '有效的帐户类型', + ['command_giveaccountmoney_amount'] = '添加的金额数量', + ['command_giveaccountmoney_invalid'] = '无效的帐户类型', + ['command_giveitem'] = '给予玩家一件物品', + ['command_giveitem_item'] = '物品代码', ['command_giveitem_count'] = '物品数目', - ['command_giveweapon'] = '给玩家一件武器', - ['command_giveweapon_weapon'] = '武器名称', + ['command_giveweapon'] = '给予玩家一把武器', + ['command_giveweapon_weapon'] = '武器代码', ['command_giveweapon_ammo'] = '弹药数目', - ['command_giveweapon_hasalready'] = '该玩家已经拥有该武器', - ['command_giveweaponcomponent'] = '给武器配件', - ['command_giveweaponcomponent_component'] = '配件名称', - ['command_giveweaponcomponent_invalid'] = '无效的武器配件', - ['command_giveweaponcomponent_hasalready'] = '玩家已经拥有该武器配件', - ['command_giveweaponcomponent_missingweapon'] = '该玩家没有那个武器', + ['command_giveweapon_hasalready'] = '该玩家已拥有该武器', + ['command_giveweaponcomponent'] = '给予武器改装件', + ['command_giveweaponcomponent_component'] = '改装件代码', + ['command_giveweaponcomponent_invalid'] = '无效的武器改装件', + ['command_giveweaponcomponent_hasalready'] = '玩家已拥有该武器改装件', + ['command_giveweaponcomponent_missingweapon'] = '该玩家暂无该类型改装件的武器', + ['command_goto'] = '传送至一名玩家身旁', + ['command_kill'] = '击杀一名玩家', ['command_save'] = '保存玩家数据至数据库', ['command_saveall'] = '保存所有玩家数据至数据库', - ['command_setaccountmoney'] = '为玩家设置帐户资金', - ['command_setaccountmoney_amount'] = '要设定的金额', - ['command_setcoords'] = '传送到坐标', - ['command_setcoords_x'] = 'x 轴', - ['command_setcoords_y'] = 'y 轴', - ['command_setcoords_z'] = 'z 轴', - ['command_setjob'] = '为玩家设定工作', - ['command_setjob_job'] = '工作名称', - ['command_setjob_grade'] = '工作等级', - ['command_setjob_invalid'] = '工作、等级或两者都无效', + ['command_setaccountmoney'] = '设置玩家帐户内资金', + ['command_setaccountmoney_amount'] = '账户资金金额', + ['command_setcoords'] = '传送至XYZ坐标', + ['command_setcoords_x'] = 'X 轴', + ['command_setcoords_y'] = 'Y 轴', + ['command_setcoords_z'] = 'Z 轴', + ['command_setjob'] = '配置该玩家职业', + ['command_setjob_job'] = '职业代码', + ['command_setjob_grade'] = '职业等级', + ['command_setjob_invalid'] = '职业代码、等级或输入数据无效!', ['command_setgroup'] = '设置玩家用户组', - ['command_setgroup_group'] = '用户组名称', - ['commanderror_argumentmismatch'] = '参数计数不匹配(该类型为%s, 需要传递 %s)', - ['commanderror_argumentmismatch_number'] = '参数 #%s 类型不匹配(该类型为字符串,需要传递数字类型)', - ['commanderror_invaliditem'] = '无效的物品名称', - ['commanderror_invalidweapon'] = '无效武器', - ['commanderror_console'] = '该命令不能从控制台运行', + ['command_setgroup_group'] = '用户组代码', + ['commanderror_argumentmismatch'] = '参数计数不匹配 (该类型为 %s, 需要传输 %s)', + ['commanderror_argumentmismatch_number'] = '参数 #%s 类型不匹配 (该类型为字符串,需要传递数字类型)', + ['commanderror_invaliditem'] = '无效的物品代码', + ['commanderror_invalidweapon'] = '无效的武器代码', + ['commanderror_console'] = '控制台无法执行此命令!', ['commanderror_invalidcommand'] = '/%s 不是有效的命令!', - ['commanderror_invalidplayerid'] = '没有在线玩家匹配到该服务id', - ['commandgeneric_playerid'] = '玩家id', - ['command_giveammo_noweapon_found'] = '%s does not have that weapon', - ['command_giveammo_weapon'] = 'Weapon name', - ['command_giveammo_ammo'] = 'Ammo Quantity', + ['commanderror_invalidplayerid'] = '无效的玩家服务器ID', + ['commandgeneric_playerid'] = '玩家服务器ID', + ['command_giveammo_noweapon_found'] = '%s 为无效的武器代码!', + ['command_giveammo_weapon'] = '武器代码', + ['command_giveammo_ammo'] = '弹药数量', + ['tpm_nowaypoint'] = '尚未配置导航点!', + ['tpm_success'] = '已传送至该导航点', + + ['noclip_message'] = '飞行模式已被激活 %s', + ['enabled'] = '~g~已开启~s~', + ['disabled'] = '~r~已关闭~s~', -- Locale settings ['locale_digit_grouping_symbol'] = ',', ['locale_currency'] = '$%s', -- Weapons - ['weapon_knife'] = '小刀', - ['weapon_nightstick'] = '警棍', - ['weapon_hammer'] = '铁锤', + + -- Melee + ['weapon_dagger'] = '古骑兵匕首', ['weapon_bat'] = '棒球棍', - ['weapon_golfclub'] = '高尔夫球杆', + ['weapon_battleaxe'] = '战斧', + ['weapon_bottle'] = '碎酒瓶', ['weapon_crowbar'] = '撬棍', - ['weapon_pistol'] = '手枪', - ['weapon_combatpistol'] = '战斗手枪', + ['weapon_flashlight'] = '手电筒', + ['weapon_golfclub'] = '高尔夫球杆', + ['weapon_hammer'] = '铁锤', + ['weapon_hatchet'] = '手斧', + ['weapon_knife'] = '小刀', + ['weapon_knuckle'] = '手指虎', + ['weapon_machete'] = '开山刀', + ['weapon_nightstick'] = '警棍', + ['weapon_wrench'] = '管钳扳手', + ['weapon_poolcue'] = '台球杆', + ['weapon_stone_hatchet'] = '石斧', + ['weapon_switchblade'] = '弹簧刀', + + -- Handguns ['weapon_appistol'] = '穿甲手枪', - ['weapon_pistol50'] = '0.5 口径手枪', - ['weapon_microsmg'] = '微型冲锋枪', - ['weapon_smg'] = '冲锋枪', - ['weapon_assaultsmg'] = '突击冲锋枪', - ['weapon_assaultrifle'] = '突击步枪', - ['weapon_carbinerifle'] = '卡宾步枪', - ['weapon_advancedrifle'] = '高级步枪', - ['weapon_mg'] = '机枪', - ['weapon_combatmg'] = '战斗机枪', - ['weapon_pumpshotgun'] = '泵动式霰弹枪', - ['weapon_sawnoffshotgun'] = '短管霰弹枪', - ['weapon_assaultshotgun'] = '突击霰弹枪', - ['weapon_bullpupshotgun'] = '无托式霰弹枪', + ['weapon_ceramicpistol'] = '陶瓷手枪', + ['weapon_combatpistol'] = '战斗手枪', + ['weapon_doubleaction'] = '双动式左轮手枪', + ['weapon_navyrevolver'] = '海军左轮手枪', + ['weapon_flaregun'] = '信号枪', + ['weapon_gadgetpistol'] = '佩里克手枪', + ['weapon_heavypistol'] = '重型手枪', + ['weapon_revolver'] = '重型左轮手枪', + ['weapon_revolver_mk2'] = '重型左轮手枪-MK2', + ['weapon_marksmanpistol'] = '射手手枪', + ['weapon_pistol'] = '手枪', + ['weapon_pistol_mk2'] = '手枪-MK2', + ['weapon_pistol50'] = '0.5-口径手枪', + ['weapon_snspistol'] = '劣质手枪', + ['weapon_snspistol_mk2'] = '劣质手枪-MK2', ['weapon_stungun'] = '电击枪', - ['weapon_sniperrifle'] = '狙击步枪', + ['weapon_raypistol'] = '原子堡手枪', + ['weapon_vintagepistol'] = '老式手枪', + + -- Shotguns + ['weapon_assaultshotgun'] = '突击霰弹枪', + ['weapon_autoshotgun'] = '半自动霰弹枪', + ['weapon_bullpupshotgun'] = '无托式霰弹枪', + ['weapon_combatshotgun'] = '战斗霰弹枪', + ['weapon_dbshotgun'] = '双管霰弹枪', + ['weapon_heavyshotgun'] = '重型霰弹枪', + ['weapon_musket'] = '老式火枪', + ['weapon_pumpshotgun'] = '泵动式霰弹枪', + ['weapon_pumpshotgun_mk2'] = '泵动式霰弹枪-MK2', + ['weapon_sawnoffshotgun'] = '短管霰弹枪', + + -- SMG & LMG + ['weapon_assaultsmg'] = '突击冲锋枪', + ['weapon_combatmg'] = '战斗机枪', + ['weapon_combatmg_mk2'] = '战斗机枪-MK2', + ['weapon_combatpdw'] = '作战自卫冲锋枪', + ['weapon_gusenberg'] = '古森柏冲锋枪', + ['weapon_machinepistol'] = '冲锋手枪', + ['weapon_mg'] = '机枪', + ['weapon_microsmg'] = '微型冲锋枪', + ['weapon_minismg'] = '迷你冲锋枪', + ['weapon_smg'] = '冲锋枪', + ['weapon_smg_mk2'] = '冲锋枪-MK2', + ['weapon_raycarbine'] = '不洁使者', + + -- Rifles + ['weapon_advancedrifle'] = '高级步枪', + ['weapon_assaultrifle'] = '突击步枪', + ['weapon_assaultrifle_mk2'] = '突击步枪-MK2', + ['weapon_bullpuprifle'] = '无托式步枪', + ['weapon_bullpuprifle_mk2'] = '无托式步枪-MK2', + ['weapon_carbinerifle'] = '卡宾步枪', + ['weapon_carbinerifle_mk2'] = '卡宾步枪-MK2', + ['weapon_compactrifle'] = '紧凑型步枪', + ['weapon_militaryrifle'] = '军用步枪', + ['weapon_specialcarbine'] = '特制卡宾步枪', + ['weapon_specialcarbine_mk2'] = '特制卡宾步枪-MK2', + + -- Sniper ['weapon_heavysniper'] = '重型狙击步枪', + ['weapon_heavysniper_mk2'] = '重型狙击步枪-MK2', + ['weapon_marksmanrifle'] = '射手步枪', + ['weapon_marksmanrifle_mk2'] = '射手步枪-MK2', + ['weapon_sniperrifle'] = '狙击步枪', + + -- Heavy / Launchers + ['weapon_compactlauncher'] = '紧凑型榴弹发射器', + ['weapon_firework'] = '烟花发射器', ['weapon_grenadelauncher'] = '榴弹发射器', - ['weapon_rpg'] = '火箭炮', + ['weapon_hominglauncher'] = '制导火箭发射器', ['weapon_minigun'] = '火神机枪', + ['weapon_railgun'] = '电磁轨道炮', + ['weapon_rpg'] = '火箭炮', + ['weapon_rayminigun'] = '寡妇制造者', + + -- Criminal Enterprises DLC + ['weapon_metaldetector'] = '金属探测器', + ['weapon_precisionrifle'] = '精确步枪', + ['weapon_tactilerifle'] = '制式卡宾步枪', + + -- Thrown + ['weapon_ball'] = '棒球', + ['weapon_bzgas'] = '毒气弹', + ['weapon_flare'] = '信号棒', ['weapon_grenade'] = '手榴弹', + ['weapon_petrolcan'] = '汽油桶', + ['weapon_hazardcan'] = '有害汽油桶', + ['weapon_molotov'] = '汽油弹', + ['weapon_proxmine'] = '感应式地雷', + ['weapon_pipebomb'] = '土製炸彈', + ['weapon_snowball'] = '雪球', ['weapon_stickybomb'] = '黏弹', ['weapon_smokegrenade'] = '烟雾弹', - ['weapon_bzgas'] = '催泪瓦斯', - ['weapon_molotov'] = '汽油弹', + + -- Special ['weapon_fireextinguisher'] = '灭火器', - ['weapon_petrolcan'] = '汽油桶', - ['weapon_ball'] = '棒球', - ['weapon_snspistol'] = '劣质手枪', - ['weapon_bottle'] = '酒瓶', - ['weapon_gusenberg'] = '古森柏冲锋枪', - ['weapon_specialcarbine'] = '特制卡宾枪', - ['weapon_heavypistol'] = '重型手枪', - ['weapon_bullpuprifle'] = '无托式步枪', - ['weapon_dagger'] = '匕首', - ['weapon_vintagepistol'] = '老式手枪', - ['weapon_firework'] = '烟花发射器', - ['weapon_musket'] = '老式火枪', - ['weapon_heavyshotgun'] = '重型霰弹枪', - ['weapon_marksmanrifle'] = '射手步枪', - ['weapon_hominglauncher'] = '制导火箭发射器', - ['weapon_proxmine'] = '感应地雷', - ['weapon_snowball'] = '雪球', - ['weapon_flaregun'] = '信号枪', - ['weapon_combatpdw'] = '作战自卫冲锋枪', - ['weapon_marksmanpistol'] = '射手手枪', - ['weapon_knuckle'] = '手指虎', - ['weapon_hatchet'] = '手斧', - ['weapon_railgun'] = '电磁轨道炮', - ['weapon_machete'] = '开山刀', - ['weapon_machinepistol'] = '冲锋手枪', - ['weapon_switchblade'] = '弹簧刀', - ['weapon_revolver'] = '重型左轮手枪', - ['weapon_dbshotgun'] = '双管霰弹枪', - ['weapon_compactrifle'] = '紧凑型步枪', - ['weapon_autoshotgun'] = '半自动霰弹枪', - ['weapon_battleaxe'] = '战斧', - ['weapon_compactlauncher'] = '紧凑型榴弹发射器', - ['weapon_minismg'] = '迷你冲锋枪', - ['weapon_pipebomb'] = '土制炸弹', - ['weapon_poolcue'] = '台球杆', - ['weapon_wrench'] = '管钳扳手', - ['weapon_flashlight'] = '手电筒', + ['weapon_digiscanner'] = '数位扫描仪', + ['weapon_garbagebag'] = '垃圾袋', + ['weapon_handcuffs'] = '手铐', + ['gadget_nightvision'] = '夜视仪', ['gadget_parachute'] = '降落伞', - ['weapon_flare'] = '信号棒', - ['weapon_doubleaction'] = '双动式左轮手枪', -- Weapon Components + ['component_knuckle_base'] = '基本样式', + ['component_knuckle_pimp'] = '皮条客', + ['component_knuckle_ballas'] = '巴拉斯帮', + ['component_knuckle_dollar'] = '江湖骗子', + ['component_knuckle_diamond'] = '摇滚朋克', + ['component_knuckle_hate'] = '怨气冤家', + ['component_knuckle_love'] = '甜蜜情人', + ['component_knuckle_player'] = '花花公子', + ['component_knuckle_king'] = '霸者之风', + ['component_knuckle_vagos'] = '维戈斯帮', + + ['component_luxary_finish'] = '奢华涂饰', + + ['component_handle_default'] = '默认刀柄', + ['component_handle_vip'] = '贵宾样式', + ['component_handle_bodyguard'] = '保镖款式', + + ['component_vip_finish'] = '贵宾样式', + ['component_bodyguard_finish'] = '保镖款式', + + ['component_camo_finish'] = '数码迷彩', + ['component_camo_finish2'] = '笔刷迷彩', + ['component_camo_finish3'] = '林地迷彩', + ['component_camo_finish4'] = '骷髅头', + ['component_camo_finish5'] = '希斯提·耐', + ['component_camo_finish6'] = '神之子', + ['component_camo_finish7'] = '猎豹纹理', + ['component_camo_finish8'] = '斑马纹理', + ['component_camo_finish9'] = '几何图形', + ['component_camo_finish10'] = 'BOOM!', + ['component_camo_finish11'] = '爱国者', + + ['component_camo_slide_finish'] = '数码迷涂装', + ['component_camo_slide_finish2'] = '笔刷迷彩涂装', + ['component_camo_slide_finish3'] = '林地迷彩涂装', + ['component_camo_slide_finish4'] = '骷髅头涂装', + ['component_camo_slide_finish5'] = '希斯提·耐涂装', + ['component_camo_slide_finish6'] = '神之子涂装', + ['component_camo_slide_finish7'] = '猎豹纹理涂装', + ['component_camo_slide_finish8'] = '斑马纹理涂装', + ['component_camo_slide_finish9'] = '几何图形涂装', + ['component_camo_slide_finish10'] = 'BOOM涂装', + ['component_camo_slide_finish11'] = '爱国者涂装', + ['component_clip_default'] = '默认弹夹', ['component_clip_extended'] = '扩容弹夹', ['component_clip_drum'] = '鼓式弹夹', ['component_clip_box'] = '盒型弹匣', - ['component_flashlight'] = '手电筒', + + ['component_scope_holo'] = '全息式瞄准镜', + ['component_scope_small'] = '小型瞄准镜', + ['component_scope_medium'] = '中型瞄准镜', + ['component_scope_large'] = '大型瞄准镜', ['component_scope'] = '瞄准镜', ['component_scope_advanced'] = '高级瞄准镜', + ['component_ironsights'] = '铁式瞄具', + ['component_suppressor'] = '消音器', + ['component_compensator'] = '补偿器', + + ['component_muzzle_flat'] = '扁型枪口制动器', + ['component_muzzle_tactical'] = '战术枪口制动器', + ['component_muzzle_fat'] = '宽尾型枪口制动器', + ['component_muzzle_precision'] = '精準枪口制动器', + ['component_muzzle_heavy'] = '耐用型枪口制动器', + ['component_muzzle_slanted'] = '倾斜型枪口制动器', + ['component_muzzle_split'] = '分岔型枪口制动器', + ['component_muzzle_squared'] = '方形枪口制动器', + + ['component_flashlight'] = '手电筒', ['component_grip'] = '握把', - ['component_luxary_finish'] = '奢华涂饰', + + ['component_barrel_default'] = '默认枪管', + ['component_barrel_heavy'] = '重型枪管', + + ['component_ammo_tracer'] = '曳光弹', + ['component_ammo_incendiary'] = '燃烧弹', + ['component_ammo_hollowpoint'] = '被甲空尖弹', + ['component_ammo_fmj'] = '全金属包裹弹', + ['component_ammo_armor'] = '穿甲弹', + ['component_ammo_explosive'] = '爆炸蛋弹', + + ['component_shells_default'] = '默认弹药', + ['component_shells_incendiary'] = '燃烧弹', + ['component_shells_armor'] = '钢式猎鹿蛋', + ['component_shells_hollowpoint'] = '被甲空尖弹', + ['component_shells_explosive'] = '爆裂弹', -- Weapon Ammo ['ammo_rounds'] = '发(子弹)', @@ -207,11 +344,11 @@ Locales['sc'] = { ['ammo_grenade'] = '枚(手榴弹)', ['ammo_stickybomb'] = '枚(炸弹)', ['ammo_pipebomb'] = '枚(炸弹)', - ['ammo_smokebomb'] = '枚(炸弹)', - ['ammo_molotov'] = '瓶(汽油瓶)', + ['ammo_smokebomb'] = '枚(炸彈)', + ['ammo_molotov'] = '瓶(燃烧瓶)', ['ammo_proxmine'] = '个(地雷)', ['ammo_bzgas'] = '罐', - ['ammo_ball'] = '个(球)', + ['ammo_ball'] = '个(棒球)', ['ammo_snowball'] = '个(雪球)', ['ammo_flare'] = '根(信号棒)', ['ammo_flaregun'] = '发(信号弹)', From 18dc029c38f94d9b35f26f1fa9bd33f464b121ad Mon Sep 17 00:00:00 2001 From: DyroS3 <64310374+DyroS3@users.noreply.github.com> Date: Fri, 24 Mar 2023 10:41:27 +0800 Subject: [PATCH 10/25] Added Simplified Chinese translation --- [core]/esx_multicharacter/locales/sc.lua | 33 ++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 [core]/esx_multicharacter/locales/sc.lua diff --git a/[core]/esx_multicharacter/locales/sc.lua b/[core]/esx_multicharacter/locales/sc.lua new file mode 100644 index 00000000..0cf8a026 --- /dev/null +++ b/[core]/esx_multicharacter/locales/sc.lua @@ -0,0 +1,33 @@ +Locales["sc"] = { + ["male"] = "男性", + ["female"] = "女性", + ["select_char"] = "选择角色", + ["select_char_description"] = "请选择已存在的游戏角色进入.", + ["create_char"] = "创建新角色", + ["char_play"] = "游玩", + ["char_play_description"] = "继而进入城镇.", + ["char_disabled"] = "不可用", + ["char_disabled_description"] = "此角色无法使用.", + ["char_delete"] = "移除", + ["char_delete_description"] = "永久删除此角色.", + ["char_delete_confirmation"] = "删除确认", + ["char_delete_confirmation_description"] = "您确定要删除选定的角色吗?", + ["char_delete_yes_description"] = "是的,我确定删除选定的角色", + ["char_delete_no_description"] = "取消,并返回至角色选项", + ["character"] = "游戏角色: %s", + ["return"] = "返回", + ["return_description"] = "返回至角色选择.", + ["command_setslots"] = "设置玩家多玩家插槽数量", + ["command_remslots"] = "移除玩家多角色位置数量", + ["command_enablechar"] = "启用玩家游玩某个角色", + ["command_disablechar"] = "禁用玩家游玩某个角色", + ["command_charslot"] = "玩家的角色数量上限", + ["command_identifier"] = "玩家标识符", + ["command_slots"] = "# 插槽数量", + ["slotsadd"] = "增加: %s 角色插槽至 %s", + ["slotsedit"] = "成功配置 %s 角色插槽至 %s", + ["slotsrem"] = "成功移除角色插槽 %s", + ["charenabled"] = "您开启了角色: #%s使用权, 拥有人%s", + ["chardisabled"] = "您关闭了角色: #%s使用权, 拥有人%s", + ["charnotfound"] = "角色信息: #%s ,拥有人:%s 并不存在", +} From 826c8b470e3f7a95ddaa77768aece41f3ef31014 Mon Sep 17 00:00:00 2001 From: DyroS3 <64310374+DyroS3@users.noreply.github.com> Date: Fri, 24 Mar 2023 10:46:11 +0800 Subject: [PATCH 11/25] Added Simplified Chinese translation From dea8af78bdb6cbe223cb23c3f1836bc203c5b236 Mon Sep 17 00:00:00 2001 From: DyroS3 <1799321824@qq.com> Date: Fri, 24 Mar 2023 11:08:43 +0800 Subject: [PATCH 12/25] Create sc.lua --- [core]/esx_skin/locales/sc.lua | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 [core]/esx_skin/locales/sc.lua diff --git a/[core]/esx_skin/locales/sc.lua b/[core]/esx_skin/locales/sc.lua new file mode 100644 index 00000000..15b1a60f --- /dev/null +++ b/[core]/esx_skin/locales/sc.lua @@ -0,0 +1,7 @@ +Locales['en'] = { + ['skin_menu'] = '皮肤选单', + ['use_rotate_view'] = '使用 ~INPUT_FRONTEND_LS~ 和 ~INPUT_CHARACTER_WHEEL~ 旋转镜头视角.', + ['skin'] = '更换皮肤数据', + ['saveskin'] = '保存皮肤数据', + } + \ No newline at end of file From e454d8f09aa5bf1c32131dccae76caeb257f388a Mon Sep 17 00:00:00 2001 From: Blooper <122776166+Blo0per@users.noreply.github.com> Date: Fri, 24 Mar 2023 16:24:52 +0200 Subject: [PATCH 13/25] Update fi.lua --- [core]/esx_skin/locales/fi.lua | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/[core]/esx_skin/locales/fi.lua b/[core]/esx_skin/locales/fi.lua index a7f6164b..bd63b9d1 100644 --- a/[core]/esx_skin/locales/fi.lua +++ b/[core]/esx_skin/locales/fi.lua @@ -1,6 +1,6 @@ Locales['fi'] = { - ['skin_menu'] = 'ulkonäkö', - ['use_rotate_view'] = 'paina ~INPUT_FRONTEND_LS~ tai ~INPUT_CHARACTER_WHEEL~ liikutaaksesi kameraa.', - ['skin'] = 'vaihda ulkonäköä', - ['saveskin'] = 'talleta ulkonäkö tiedostoon', + ['skin_menu'] = 'Ulkonäkö', + ['use_rotate_view'] = 'Paina ~INPUT_FRONTEND_LS~ tai ~INPUT_CHARACTER_WHEEL~ liikutaaksesi kameraa.', + ['skin'] = 'Muokkaa ulkonäköä', + ['saveskin'] = 'Talenna', } From 1b68ca5a6bada16c8051e152bb46a58f2492e71f Mon Sep 17 00:00:00 2001 From: Blooper <122776166+Blo0per@users.noreply.github.com> Date: Fri, 24 Mar 2023 17:03:36 +0200 Subject: [PATCH 14/25] Update fi.lua This is now translated correctly. --- [core]/skinchanger/locales/fi.lua | 146 +++++++++++++++--------------- 1 file changed, 73 insertions(+), 73 deletions(-) diff --git a/[core]/skinchanger/locales/fi.lua b/[core]/skinchanger/locales/fi.lua index 9f676c7a..4c4a7263 100644 --- a/[core]/skinchanger/locales/fi.lua +++ b/[core]/skinchanger/locales/fi.lua @@ -1,76 +1,76 @@ Locales['fi'] = { - ['sex'] = 'sukupuoli', - ['face'] = 'kasvot', - ['skin'] = 'iho', - ['wrinkles'] = 'rypyt', - ['wrinkle_thickness'] = 'ryppyjen paksuus', - ['beard_type'] = 'parta tyyli', - ['beard_size'] = 'parran koko', - ['beard_color_1'] = 'parran väri 1', - ['beard_color_2'] = 'parran väri 2', - ['hair_1'] = 'hiukset 1', - ['hair_2'] = 'hiukset 2', - ['hair_color_1'] = 'hiuksien väri 1', - ['hair_color_2'] = 'hiuksien väri 2', + ['sex'] = 'Sukupuoli', + ['face'] = 'Kasvot', + ['skin'] = 'Iho', + ['wrinkles'] = 'Rypyt', + ['wrinkle_thickness'] = 'Ryppyjen vahvuus', + ['beard_type'] = 'Parta tyyli', + ['beard_size'] = 'Parran koko', + ['beard_color_1'] = 'Parran väri 1', + ['beard_color_2'] = 'Parran väri 2', + ['hair_1'] = 'Hiukset 1', + ['hair_2'] = 'Hiukset 2', + ['hair_color_1'] = 'Hiuksien väri 1', + ['hair_color_2'] = 'Hiuksien väri 2', ['eye_color'] = 'Silmien väri', - ['eyebrow_type'] = 'kulmakarva tyyli', - ['eyebrow_size'] = 'kulmakarvojen tiheys', - ['eyebrow_color_1'] = 'kulmakarvojen väri 1', - ['eyebrow_color_2'] = 'kulmakarvojen väri 2', - ['makeup_type'] = 'meikki tyyli', - ['makeup_thickness'] = 'meikin paksuus', - ['makeup_color_1'] = 'meikin väri 1', - ['makeup_color_2'] = 'meikin väri 2', - ['lipstick_type'] = 'huulipuna tyyli', - ['lipstick_thickness'] = 'huulipunan paksuus', - ['lipstick_color_1'] = 'huulipunan väri 1', - ['lipstick_color_2'] = 'huulipunan väri 2', - ['ear_accessories'] = 'korvakorut', - ['ear_accessories_color'] = 'korvakorujen väri', - ['tshirt_1'] = 't-Paita 1', - ['tshirt_2'] = 't-Paita 2', - ['torso_1'] = 'paita 1', - ['torso_2'] = 'paita 2', - ['decals_1'] = 'kerros 1', - ['decals_2'] = 'kerros 2', - ['arms'] = 'kädet', - ['arms_2'] = 'kädet 2', - ['pants_1'] = 'housut 1', - ['pants_2'] = 'housut 2', - ['shoes_1'] = 'kengät 1', - ['shoes_2'] = 'kengät 2', - ['mask_1'] = 'maski 1', - ['mask_2'] = 'maski 2', - ['bproof_1'] = 'luotiliivi 1', - ['bproof_2'] = 'luotiliivi 2', - ['chain_1'] = 'korut 1', - ['chain_2'] = 'korut 2', - ['helmet_1'] = 'kypärät 1', - ['helmet_2'] = 'kypärät 2', - ['watches_1'] = 'kellot 1', - ['watches_2'] = 'kellot 2', - ['bracelets_1'] = 'rannekkeet 1', - ['bracelets_2'] = 'rannekkeet 2', - ['glasses_1'] = 'lasit 1', - ['glasses_2'] = 'lasit 2', - ['bag'] = 'reput', - ['bag_color'] = 'repun väri', - ['blemishes'] = 'pisamat', - ['blemishes_size']= 'pisamien paksuus', - ['ageing'] = 'ikääntyminen', - ['ageing_1'] = 'ikääntyminen paksuus', - ['blush'] = 'punastuminen', - ['blush_1'] = 'punastumisen paksuus', - ['blush_color'] = 'punastumisen väri', - ['complexion'] = 'pigmentti', - ['complexion_1'] = 'pigmentin paksuus', - ['sun'] = 'rusketus', - ['sun_1'] = 'rusketus paksuus', - ['freckles'] = 'pilkut', - ['freckles_1'] = 'pilkkujen paksuus', - ['chest_hair'] = 'rintakarvat', - ['chest_hair_1'] = 'rintakarvojen tiheys', - ['chest_color'] = 'rintakarvojen väri', - ['bodyb'] = 'pisamat kehossa', - ['bodyb_size'] = 'kehopisamien paksuus', + ['eyebrow_type'] = 'Kulmakarva tyyli', + ['eyebrow_size'] = 'Kulmakarvojen tiheys', + ['eyebrow_color_1'] = 'Kulmakarvojen väri 1', + ['eyebrow_color_2'] = 'Kulmakarvojen väri 2', + ['makeup_type'] = 'Meikki tyyli', + ['makeup_thickness'] = 'Meikin vahvuus', + ['makeup_color_1'] = 'Meikin väri 1', + ['makeup_color_2'] = 'Meikin väri 2', + ['lipstick_type'] = 'Huulipuna tyyli', + ['lipstick_thickness'] = 'Huulipunan vahvuus', + ['lipstick_color_1'] = 'Huulipunan väri 1', + ['lipstick_color_2'] = 'Huulipunan väri 2', + ['ear_accessories'] = 'Korvakorut', + ['ear_accessories_color'] = 'Korvakorujen väri', + ['tshirt_1'] = 'T-paita 1', + ['tshirt_2'] = 'T-paita 2', + ['torso_1'] = 'Paita 1', + ['torso_2'] = 'Paita 2', + ['decals_1'] = 'Kerros 1', + ['decals_2'] = 'Kerros 2', + ['arms'] = 'Kädet', + ['arms_2'] = 'Kädet 2', + ['pants_1'] = 'Housut 1', + ['pants_2'] = 'Housut 2', + ['shoes_1'] = 'Kengät 1', + ['shoes_2'] = 'Kengät 2', + ['mask_1'] = 'Maski 1', + ['mask_2'] = 'Maski 2', + ['bproof_1'] = 'Luotiliivi 1', + ['bproof_2'] = 'Luotiliivi 2', + ['chain_1'] = 'Korut 1', + ['chain_2'] = 'Korut 2', + ['helmet_1'] = 'Kypärät 1', + ['helmet_2'] = 'Kypärät 2', + ['watches_1'] = 'Kellot 1', + ['watches_2'] = 'Kellot 2', + ['bracelets_1'] = 'Rannekkeet 1', + ['bracelets_2'] = 'Rannekkeet 2', + ['glasses_1'] = 'Lasit 1', + ['glasses_2'] = 'Lasit 2', + ['bag'] = 'Reput', + ['bag_color'] = 'Repun väri', + ['blemishes'] = 'Pisamat', + ['blemishes_size']= 'Pisamien vahvuus', + ['ageing'] = 'Ikääntyminen', + ['ageing_1'] = 'Ikääntyminen vahvuus', + ['blush'] = 'Punastuminen', + ['blush_1'] = 'Punastumisen vahvuus', + ['blush_color'] = 'Punastumisen väri', + ['complexion'] = 'Pigmentti', + ['complexion_1'] = 'Pigmentin vahvuus', + ['sun'] = 'Rusketus', + ['sun_1'] = 'Rusketus vahvuus', + ['freckles'] = 'Pilkut', + ['freckles_1'] = 'Pilkkujen vahvuus', + ['chest_hair'] = 'Rintakarvat', + ['chest_hair_1'] = 'Rintakarvojen tiheys', + ['chest_color'] = 'Rintakarvojen väri', + ['bodyb'] = 'Pisamat kehossa', + ['bodyb_size'] = 'Kehopisamien vahvuus', } From e8211bd096f9c5288000ffe5ee622df7e3b51c8a Mon Sep 17 00:00:00 2001 From: Blooper <122776166+Blo0per@users.noreply.github.com> Date: Sat, 25 Mar 2023 14:42:25 +0200 Subject: [PATCH 15/25] fi.js ### _fi.js is missing. Here is fi.js._ --- [core]/esx_multicharacter/html/locales/fi.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 [core]/esx_multicharacter/html/locales/fi.js diff --git a/[core]/esx_multicharacter/html/locales/fi.js b/[core]/esx_multicharacter/html/locales/fi.js new file mode 100644 index 00000000..2daf5ea3 --- /dev/null +++ b/[core]/esx_multicharacter/html/locales/fi.js @@ -0,0 +1,8 @@ +const translate = new Object(); + +translate.name = "Nimi"; +translate.job = "Työ"; +translate.bank = "Pankki"; +translate.money = "Käteinen"; +translate.gender = "Sukupuoli"; +translate.dob = "Syntymäaika"; From 7ac1b50e07fc5697644a1780e2cd5e95acd849f7 Mon Sep 17 00:00:00 2001 From: DyroS3 <64310374+DyroS3@users.noreply.github.com> Date: Sat, 25 Mar 2023 21:09:04 +0800 Subject: [PATCH 16/25] Create sc.js --- [core]/esx_multicharacter/html/locales/sc.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 [core]/esx_multicharacter/html/locales/sc.js diff --git a/[core]/esx_multicharacter/html/locales/sc.js b/[core]/esx_multicharacter/html/locales/sc.js new file mode 100644 index 00000000..8caa5a2a --- /dev/null +++ b/[core]/esx_multicharacter/html/locales/sc.js @@ -0,0 +1,8 @@ +const translate = new Object(); + +translate.name = "我的姓名"; +translate.job = "我的工作"; +translate.bank = "银行存款"; +translate.money = "持有现金"; +translate.gender = "我的性别"; +translate.dob = "出生日期"; From 5626e54547e9313a124c1157bba3368e9bff2fdf Mon Sep 17 00:00:00 2001 From: Blooper <122776166+Blo0per@users.noreply.github.com> Date: Sat, 25 Mar 2023 16:23:36 +0200 Subject: [PATCH 17/25] fi.lua ### _fi.lua is missing. Here is fi.lua._ --- [core]/esx_multicharacter/locales/fi.lua | 33 ++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 [core]/esx_multicharacter/locales/fi.lua diff --git a/[core]/esx_multicharacter/locales/fi.lua b/[core]/esx_multicharacter/locales/fi.lua new file mode 100644 index 00000000..ad8ecb7f --- /dev/null +++ b/[core]/esx_multicharacter/locales/fi.lua @@ -0,0 +1,33 @@ +Locales["en"] = { + ["male"] = "Mies", + ["female"] = "Nainen", + ["select_char"] = "Valitse hahmo", + ["select_char_description"] = "Valitse hahmo, jolla haluat pelata.", + ["create_char"] = "Uusi hahmo", + ["char_play"] = "Pelaa", + ["char_play_description"] = "Jatka kaupunkiin.", + ["char_disabled"] = "Ei käytössä", + ["char_disabled_description"] = "Tämä hahmo on käyttökelvoton.", + ["char_delete"] = "Poista", + ["char_delete_description"] = "Poista tämä hahmo pysyvästi.", + ["char_delete_confirmation"] = "Vahvista poistaminen.", + ["char_delete_confirmation_description"] = "Oletko varma, että poistat valitun hahmon?", + ["char_delete_yes_description"] = "Kyllä, olen varma, että poistan valitun hahmon", + ["char_delete_no_description"] = "Ei, Palaa hahmojen valintaan", + ["character"] = "Hahmo: %s", + ["return"] = "Takaisin", + ["return_description"] = "Palaa hahmojen valintaan.", + ["command_setslots"] = "Määritä pelaajan multicharacter paikkojen määrä", + ["command_remslots"] = "Vähennä pelaajan multicharacter paikkojen määrää", + ["command_enablechar"] = "Muuta pelaajan tietty hahmo käyttöön", + ["command_disablechar"] = "Muuta pelaajan tietty hahmo pois käytöstä", + ["command_charslot"] = "Hahmon paikan numero", + ["command_identifier"] = "Pelaajan tunniste", + ["command_slots"] = "# paikoista", + ["slotsadd"] = "Lisäsit %s paikkaa kohteeseen %s", + ["slotsedit"] = "Olet määrittänyt %s kohteeseen %s", + ["slotsrem"] = "Poistit paikat kohteesta %s", + ["charenabled"] = "Otit käyttöön hahmon #%s / %s", + ["chardisabled"] = "Poistit hahmon #%s / %s käytöstä", + ["charnotfound"] = "Hahmoa #%s / %s ei ole olemassa", +} From 1ef3334ab67c6aaf6bcccbf847df620d83188f08 Mon Sep 17 00:00:00 2001 From: Blooper <122776166+Blo0per@users.noreply.github.com> Date: Sat, 25 Mar 2023 18:00:18 +0200 Subject: [PATCH 18/25] Update fi.lua --- [core]/esx_multicharacter/locales/fi.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/[core]/esx_multicharacter/locales/fi.lua b/[core]/esx_multicharacter/locales/fi.lua index ad8ecb7f..77125556 100644 --- a/[core]/esx_multicharacter/locales/fi.lua +++ b/[core]/esx_multicharacter/locales/fi.lua @@ -1,4 +1,4 @@ -Locales["en"] = { +Locales["fi"] = { ["male"] = "Mies", ["female"] = "Nainen", ["select_char"] = "Valitse hahmo", @@ -17,7 +17,7 @@ Locales["en"] = { ["character"] = "Hahmo: %s", ["return"] = "Takaisin", ["return_description"] = "Palaa hahmojen valintaan.", - ["command_setslots"] = "Määritä pelaajan multicharacter paikkojen määrä", + ["command_setslots"] = "Määritä pelaajan multicharacter paikkojen määrä", ["command_remslots"] = "Vähennä pelaajan multicharacter paikkojen määrää", ["command_enablechar"] = "Muuta pelaajan tietty hahmo käyttöön", ["command_disablechar"] = "Muuta pelaajan tietty hahmo pois käytöstä", @@ -28,6 +28,6 @@ Locales["en"] = { ["slotsedit"] = "Olet määrittänyt %s kohteeseen %s", ["slotsrem"] = "Poistit paikat kohteesta %s", ["charenabled"] = "Otit käyttöön hahmon #%s / %s", - ["chardisabled"] = "Poistit hahmon #%s / %s käytöstä", + ["chardisabled"] = "Poistit hahmon #%s / %s käytöstä", ["charnotfound"] = "Hahmoa #%s / %s ei ole olemassa", } From f961a659da38506702c85b0ae055ee1573a7320a Mon Sep 17 00:00:00 2001 From: TheFantomas <117121911+TheFantomas@users.noreply.github.com> Date: Sun, 26 Mar 2023 17:24:31 +0200 Subject: [PATCH 19/25] format(esx_identity/locales): Reformat hu.lua --- [core]/esx_identity/locales/hu.lua | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/[core]/esx_identity/locales/hu.lua b/[core]/esx_identity/locales/hu.lua index b68be2f3..1a556fe1 100644 --- a/[core]/esx_identity/locales/hu.lua +++ b/[core]/esx_identity/locales/hu.lua @@ -1,7 +1,7 @@ Locales["hu"] = { - ["show_active_character"] = "Aktív karakterek mutatása", - ["active_character"] = "Aktív karakter: %s", - ["error_active_character"] = "A név nem megfelelő", + ["show_active_character"] = "Aktív karakterek mutatása", + ["active_character"] = "Aktív karakter: %s", + ["error_active_character"] = "A név nem megfelelő", ["delete_character"] = "Töröld a karaktered és csinálj újat", ["deleted_character"] = "A karaktered törölve", ["error_delete_character"] = "Hiba történt a karakter törlésekor. Kérjük, lépjen kapcsolatba egy Adminisztrátorral.", @@ -30,9 +30,9 @@ Locales["hu"] = { ["missing_identity"] = "Hiba történt a karaktered betöltésekor! \n Hibakód: hiányzik az identitás \n és \nNem úgy tűnik, hogy hiányzik a személyazonosságod, próbálkozz újra.", ["deleted_identity"] = "A karaktered törölve", ["already_registered"] = "Már regisztráltál.", - ["invalid_firstname_format"] = "Érvénytelen formátum (Keresztnév): Próbáld újra.", - ["invalid_lastname_format"] = "Érvénytelen formátum (Vezetéknév): Próbáld újra.", - ["invalid_dob_format"] = "Érvénytelen formátum (Születési Idő): Próbáld újra.", - ["invalid_sex_format"] = "Érvénytelen formátum (Nem): Próbáld újra.", - ["invalid_height_format"] = "Érvénytelen formátum (Magasság): Próbáld újra." + ["invalid_firstname_format"] = "Érvénytelen formátum (Keresztnév): Próbáld újra.", + ["invalid_lastname_format"] = "Érvénytelen formátum (Vezetéknév): Próbáld újra.", + ["invalid_dob_format"] = "Érvénytelen formátum (Születési Idő): Próbáld újra.", + ["invalid_sex_format"] = "Érvénytelen formátum (Nem): Próbáld újra.", + ["invalid_height_format"] = "Érvénytelen formátum (Magasság): Próbáld újra." } From e0cc63ec52b55bee9a246606955294f2580539e3 Mon Sep 17 00:00:00 2001 From: TheFantomas <117121911+TheFantomas@users.noreply.github.com> Date: Sun, 26 Mar 2023 17:27:16 +0200 Subject: [PATCH 20/25] Remove all br localizations --- [core]/es_extended/locales/br.lua | 228 ----------------------------- [core]/esx_identity/locales/hu.lua | 2 +- [core]/esx_skin/locales/br.lua | 6 - [core]/skinchanger/locales/br.lua | 76 ---------- 4 files changed, 1 insertion(+), 311 deletions(-) delete mode 100644 [core]/es_extended/locales/br.lua delete mode 100644 [core]/esx_skin/locales/br.lua delete mode 100644 [core]/skinchanger/locales/br.lua diff --git a/[core]/es_extended/locales/br.lua b/[core]/es_extended/locales/br.lua deleted file mode 100644 index a19f78be..00000000 --- a/[core]/es_extended/locales/br.lua +++ /dev/null @@ -1,228 +0,0 @@ -Locales['br'] = { - -- Inventory - ['inventory'] = 'inventário %s / %s', - ['use'] = 'usar', - ['give'] = 'dar', - ['remove'] = 'remover', - ['return'] = 'voltar', - ['give_to'] = 'dar para', - ['amount'] = 'quantidade', - ['giveammo'] = 'dar munição', - ['amountammo'] = 'quantidade de munição', - ['noammo'] = 'voce não tem todas essas munições!', - ['gave_item'] = 'voce deu %sx %s para %s', - ['received_item'] = 'voce recebeu %sx %s de %s', - ['gave_weapon'] = 'você deu %s para %s', - ['gave_weapon_ammo'] = 'você deu ~o~%sx %s para %s de %s', - ['gave_weapon_withammo'] = 'você deu %s com ~o~%sx %s para %s', - ['gave_weapon_hasalready'] = '%s já tem um(a) %s', - ['gave_weapon_noweapon'] = 'não tem essa arma %s', - ['received_weapon'] = 'você recebeu %s de %s', - ['received_weapon_ammo'] = 'você recebeu ~o~%sx %s para a sua(o seu) %s de %s', - ['received_weapon_withammo'] = 'você recebeu %s com ~o~%sx %s de %s', - ['received_weapon_hasalready'] = '%s tentou lhe dar uma %s, mas você já tem um(a)', - ['received_weapon_noweapon'] = '%s tentou lhe dar munição para %s, mas você não tem um(a)', - ['gave_account_money'] = 'voce deu $%s (%s) para %s', - ['received_account_money'] = 'voce recebeu $%s (%s) de %s', - ['amount_invalid'] = 'quantidade inválida', - ['players_nearby'] = 'nenhum cidadão por perto', - ['ex_inv_lim'] = 'ação não e possivel, excedendo o limite de estoque para %s', - ['imp_invalid_quantity'] = 'ação impossível, quantidade inválida', - ['imp_invalid_amount'] = 'ação impossível, valor invalido', - ['threw_standard'] = 'você jogou %sx %s', - ['threw_account'] = 'você jogou $%s %s', - ['threw_weapon'] = 'você jogou %s', - ['threw_weapon_ammo'] = 'você jogou %s com ~o~%sx %s', - ['threw_weapon_already'] = 'você já esta com essa arma', - ['threw_cannot_pickup'] = 'você não pode pegar porque seu inventário está cheio!', - ['threw_pickup_prompt'] = 'pressione E para pegar', - - -- Key mapping - ['keymap_showinventory'] = 'exibir inventario', - - -- Salary related - ['received_salary'] = 'voce recebeu seu salário: $%s ', - ['received_help'] = 'voce recebeu seu cheque de bem-estar: $%s ', - ['company_nomoney'] = 'a empresa em que voce esta empregado esta muito pobre para pagar seu salário', - ['received_paycheck'] = 'recebeu dinheiro', - ['bank'] = 'banco', - ['account_bank'] = 'banco', - ['account_black_money'] = 'dinheiro sujo', - ['account_money'] = 'dinheiro', - - ['act_imp'] = 'ação impossível', - ['in_vehicle'] = 'voce não pode dar nada para alguem no veículo', - - -- Commands - ['command_car'] = 'spawn um carro', - ['command_car_car'] = 'nome do carro', - ['command_cardel'] = 'excluir veículo', - ['command_cardel_radius'] = 'optional, delete every vehicle within the specified radius', - ['command_clear'] = 'limpar o chat', - ['command_clearall'] = 'limpar o chat para todos', - ['command_clearinventory'] = 'remover todos os itens do inventário', - ['command_clearloadout'] = 'remova todas as armas do carregamento', - ['command_giveaccountmoney'] = 'dar dinheiro da conta', - ['command_giveaccountmoney_account'] = 'conta', - ['command_giveaccountmoney_amount'] = 'amount', - ['command_giveaccountmoney_invalid'] = 'conta inválida', - ['command_giveitem'] = 'dar item', - ['command_giveitem_item'] = 'item', - ['command_giveitem_count'] = 'count', - ['command_giveweapon'] = 'dar arma', - ['command_giveweapon_weapon'] = 'arma', - ['command_giveweapon_ammo'] = 'ammo count', - ['command_giveweapon_hasalready'] = 'player already has that weapon', - ['command_giveweaponcomponent'] = 'give weapon component', - ['command_giveweaponcomponent_component'] = 'component name', - ['command_giveweaponcomponent_invalid'] = 'invalid weapon component', - ['command_giveweaponcomponent_hasalready'] = 'player already has that weapon component', - ['command_giveweaponcomponent_missingweapon'] = 'player does not have that weapon', - ['command_save'] = 'save a player to database', - ['command_saveall'] = 'save all players to database', - ['command_setaccountmoney'] = 'set account money for a player', - ['command_setaccountmoney_amount'] = 'amount of money to set', - ['command_setcoords'] = 'teleport to coordinates', - ['command_setcoords_x'] = 'x axis', - ['command_setcoords_y'] = 'y axis', - ['command_setcoords_z'] = 'z axis', - ['command_setjob'] = 'atribuir um trabalho a um usuario', - ['command_setjob_job'] = 'o trabalho que voce deseja atribuir', - ['command_setjob_grade'] = 'o nivel de emprego', - ['command_setjob_invalid'] = 'the job, grade or both are invalid', - ['command_setgroup'] = 'set player group', - ['command_setgroup_group'] = 'group name', - ['commanderror_argumentmismatch'] = 'argument count mismatch (passed %s, wanted %s)', - ['commanderror_argumentmismatch_number'] = 'argument #%s type mismatch (passed string, wanted number)', - ['commanderror_invaliditem'] = 'item invalido', - ['commanderror_invalidweapon'] = 'invalid weapon', - ['commanderror_console'] = 'that command can not be run from console', - ['commanderror_invalidcommand'] = '/%s is not an valid command!', - ['commanderror_invalidplayerid'] = 'there is no player online matching that server id', - ['commandgeneric_playerid'] = 'o ID do jogador', - ['command_giveammo_noweapon_found'] = '%s does not have that weapon', - ['command_giveammo_weapon'] = 'Weapon name', - ['command_giveammo_ammo'] = 'Ammo Quantity', - - -- Locale settings - ['locale_digit_grouping_symbol'] = ' ', - ['locale_currency'] = 'R$%s', - - -- Weapons - ['weapon_knife'] = 'faca', - ['weapon_nightstick'] = 'cacetete', - ['weapon_hammer'] = 'martelo', - ['weapon_bat'] = 'bastao', - ['weapon_golfclub'] = 'golf club', - ['weapon_crowbar'] = 'pe de cabra', - ['weapon_pistol'] = 'pistola', - ['weapon_combatpistol'] = 'pistola de combate', - ['weapon_appistol'] = 'ap pistola', - ['weapon_pistol50'] = 'pistola .50', - ['weapon_microsmg'] = 'micro smg', - ['weapon_smg'] = 'smg', - ['weapon_assaultsmg'] = 'smg de assalto', - ['weapon_assaultrifle'] = 'rifle de assalto', - ['weapon_carbinerifle'] = 'carabina rifle', - ['weapon_advancedrifle'] = 'rifle avançado', - ['weapon_mg'] = 'mg', - ['weapon_combatmg'] = 'combate mg', - ['weapon_pumpshotgun'] = 'espingarda', - ['weapon_sawnoffshotgun'] = 'espingarda serrada', - ['weapon_assaultshotgun'] = 'espingarda de assalto', - ['weapon_bullpupshotgun'] = 'espingarda de bullpup', - ['weapon_stungun'] = 'arma de choque', - ['weapon_sniperrifle'] = 'sniper rifle', - ['weapon_heavysniper'] = 'heavy sniper', - ['weapon_grenadelauncher'] = 'lançador de granada', - ['weapon_rpg'] = 'lançador de foguetes', - ['weapon_minigun'] = 'minigun', - ['weapon_grenade'] = 'granada', - ['weapon_stickybomb'] = 'bomba pegajosa', - ['weapon_smokegrenade'] = 'granada de fumaça', - ['weapon_bzgas'] = 'bz gas', - ['weapon_molotov'] = 'molotov', - ['weapon_fireextinguisher'] = 'extintor', - ['weapon_petrolcan'] = 'galao de combustivel', - ['weapon_ball'] = 'bola', - ['weapon_snspistol'] = 'sns pistol', - ['weapon_bottle'] = 'garrafa', - ['weapon_gusenberg'] = 'gusenberg sweeper', - ['weapon_specialcarbine'] = 'carabina especial', - ['weapon_heavypistol'] = 'heavy pistol', - ['weapon_bullpuprifle'] = 'bullpup rifle', - ['weapon_dagger'] = 'punhal', - ['weapon_vintagepistol'] = 'vintage pistol', - ['weapon_firework'] = 'fogos de artificio', - ['weapon_musket'] = 'mosquete', - ['weapon_heavyshotgun'] = 'heavy shotgun', - ['weapon_marksmanrifle'] = 'marksman rifle', - ['weapon_hominglauncher'] = 'homing launcher', - ['weapon_proxmine'] = 'mina de proximidade', - ['weapon_snowball'] = 'bola de neve', - ['weapon_flaregun'] = 'sinalizador', - ['weapon_combatpdw'] = 'combat pdw', - ['weapon_marksmanpistol'] = 'marksman pistol', - ['weapon_knuckle'] = 'soco ingles', - ['weapon_hatchet'] = 'machado', - ['weapon_railgun'] = 'railgun', - ['weapon_machete'] = 'facão', - ['weapon_machinepistol'] = 'machine pistol', - ['weapon_switchblade'] = 'canivete', - ['weapon_revolver'] = 'heavy revolver', - ['weapon_dbshotgun'] = 'espingarda de cano duplo', - ['weapon_compactrifle'] = 'compact rifle', - ['weapon_autoshotgun'] = 'auto shotgun', - ['weapon_battleaxe'] = 'battle axe', - ['weapon_compactlauncher'] = 'compact launcher', - ['weapon_minismg'] = 'mini smg', - ['weapon_pipebomb'] = 'bomba caseira', - ['weapon_poolcue'] = 'taco de sinuca', - ['weapon_wrench'] = 'chave de cano', - ['weapon_flashlight'] = 'laterna', - ['gadget_parachute'] = 'paraquedas', - ['weapon_flare'] = 'flare', - ['weapon_doubleaction'] = 'double-Action Revolver', - - -- Weapon Components - ['component_clip_default'] = 'aderência padrão', - ['component_clip_extended'] = 'aderência prolongada', - ['component_clip_drum'] = 'drum Magazine', - ['component_clip_box'] = 'box Magazine', - ['component_flashlight'] = 'lanterna', - ['component_scope'] = 'mira', - ['component_scope_advanced'] = 'mira avançada', - ['component_suppressor'] = 'supressor', - ['component_grip'] = 'grip', - ['component_luxary_finish'] = 'acabamento de arma de luxo', - - -- Weapon Ammo - ['ammo_rounds'] = 'round(s)', - ['ammo_shells'] = 'shell(s)', - ['ammo_charge'] = 'charge', - ['ammo_petrol'] = 'gallons of fuel', - ['ammo_firework'] = 'firework(s)', - ['ammo_rockets'] = 'rocket(s)', - ['ammo_grenadelauncher'] = 'grenade(s)', - ['ammo_grenade'] = 'grenade(s)', - ['ammo_stickybomb'] = 'bomb(s)', - ['ammo_pipebomb'] = 'bomb(s)', - ['ammo_smokebomb'] = 'bomb(s)', - ['ammo_molotov'] = 'cocktail(s)', - ['ammo_proxmine'] = 'mine(s)', - ['ammo_bzgas'] = 'can(s)', - ['ammo_ball'] = 'ball(s)', - ['ammo_snowball'] = 'snowball(s)', - ['ammo_flare'] = 'flare(s)', - ['ammo_flaregun'] = 'flare(s)', - - -- Weapon Tints - ['tint_default'] = 'default skin', - ['tint_green'] = 'green skin', - ['tint_gold'] = 'gold skin', - ['tint_pink'] = 'pink skin', - ['tint_army'] = 'army skin', - ['tint_lspd'] = 'blue skin', - ['tint_orange'] = 'orange skin', - ['tint_platinum'] = 'platinum skin', -} diff --git a/[core]/esx_identity/locales/hu.lua b/[core]/esx_identity/locales/hu.lua index 1a556fe1..ec320d50 100644 --- a/[core]/esx_identity/locales/hu.lua +++ b/[core]/esx_identity/locales/hu.lua @@ -1,5 +1,5 @@ Locales["hu"] = { - ["show_active_character"] = "Aktív karakterek mutatása", + ["show_active_character"] = "Aktív karakterek mutatása", ["active_character"] = "Aktív karakter: %s", ["error_active_character"] = "A név nem megfelelő", ["delete_character"] = "Töröld a karaktered és csinálj újat", diff --git a/[core]/esx_skin/locales/br.lua b/[core]/esx_skin/locales/br.lua deleted file mode 100644 index 3e773cef..00000000 --- a/[core]/esx_skin/locales/br.lua +++ /dev/null @@ -1,6 +0,0 @@ -Locales['br'] = { - ['skin_menu'] = 'Skin Menu', - ['use_rotate_view'] = 'Use ~INPUT_FRONTEND_LS~ e ~INPUT_CHARACTER_WHEEL~ para girar a visão.', - ['skin'] = 'Trocar', - ['saveskin'] = 'Salvar', -} diff --git a/[core]/skinchanger/locales/br.lua b/[core]/skinchanger/locales/br.lua deleted file mode 100644 index 355e9664..00000000 --- a/[core]/skinchanger/locales/br.lua +++ /dev/null @@ -1,76 +0,0 @@ -Locales['br'] = { - ['sex'] = 'sexo', - ['face'] = 'rosto', - ['skin'] = 'pele', - ['wrinkles'] = 'rugas', - ['wrinkle_thickness'] = 'espessura das rugas', - ['beard_type'] = 'tipo de barba', - ['beard_size'] = 'tamanho da barba', - ['beard_color_1'] = 'cor da barba 1', - ['beard_color_2'] = 'cor da barba 2', - ['hair_1'] = 'cabelo 1', - ['hair_2'] = 'cabelo 2', - ['hair_color_1'] = 'cor do cabelo 1', - ['hair_color_2'] = 'cor do cabelo 2', - ['eyebrow_type'] = 'tipo de sobrancelha', - ['eye_color'] = 'cor dos olhos', - ['eyebrow_size'] = 'tamanho da sobrancelha', - ['eyebrow_color_1'] = 'cor da sobrancelha 1', - ['eyebrow_color_2'] = 'cor da sobrancelha 2', - ['makeup_type'] = 'tipo de maquiagem', - ['makeup_thickness'] = 'espessura da maquiagem', - ['makeup_color_1'] = 'cor da maquiagem 1', - ['makeup_color_2'] = 'cor da maquiagem 2', - ['lipstick_type'] = 'tipo de batom', - ['lipstick_thickness'] = 'espessura do batom', - ['lipstick_color_1'] = 'cor do batom 1', - ['lipstick_color_2'] = 'cor do batom 2', - ['ear_accessories'] = 'acessorios para orelha', - ['ear_accessories_color'] = 'cor dos acessorios', - ['tshirt_1'] = 'camiseta 1', - ['tshirt_2'] = 'camiseta 2', - ['torso_1'] = 'tronco 1', - ['torso_2'] = 'tronco 2', - ['decals_1'] = 'adesivos 1', - ['decals_2'] = 'adesivos 2', - ['arms'] = 'braços', - ['arms_2'] = 'braços 2', - ['pants_1'] = 'calça 1', - ['pants_2'] = 'calça 2', - ['shoes_1'] = 'calçados 1', - ['shoes_2'] = 'calçados 2', - ['mask_1'] = 'máscara 1', - ['mask_2'] = 'máscara 2', - ['bproof_1'] = 'colete 1', - ['bproof_2'] = 'colete 2', - ['chain_1'] = 'acessórios pescoço 1', - ['chain_2'] = 'acessórios pescoço 2', - ['helmet_1'] = 'capacete 1', - ['helmet_2'] = 'capacete 2', - ['watches_1'] = 'relógios 1', - ['watches_2'] = 'relógios 2', - ['bracelets_1'] = 'bracelets 1', - ['bracelets_2'] = 'bracelets 2', - ['glasses_1'] = 'óculos 1', - ['glasses_2'] = 'óculos 2', - ['bag'] = 'mochilas', - ['bag_color'] = 'cor das mochilas', - ['blemishes'] = 'manchas', - ['blemishes_size']= 'espessura das manchas', - ['ageing'] = 'envelhecimento', - ['ageing_1'] = 'espessura do envelhecimento', - ['blush'] = 'blush', - ['blush_1'] = 'espessura do blush', - ['blush_color'] = 'cor do blush', - ['complexion'] = 'pele', - ['complexion_1'] = 'pele espessura', - ['sun'] = 'bronzeado', - ['sun_1'] = 'quantidade do bronzeamento', - ['freckles'] = 'sardas', - ['freckles_1'] = 'sardas quantidade', - ['chest_hair'] = 'cabelo no peito', - ['chest_hair_1'] = 'quantidade de cabelo no peito', - ['chest_color'] = 'cor do cabelo no peito', - ['bodyb'] = 'manchas no corpo', - ['bodyb_size'] = 'espessura de manchas do corpo', -} From e5a312028a4fb04758455fba3b9f142619868742 Mon Sep 17 00:00:00 2001 From: TheFantomas <117121911+TheFantomas@users.noreply.github.com> Date: Sun, 26 Mar 2023 17:33:07 +0200 Subject: [PATCH 21/25] Formav v2.0 --- [core]/esx_identity/locales/hu.lua | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/[core]/esx_identity/locales/hu.lua b/[core]/esx_identity/locales/hu.lua index ec320d50..6e5f9e9a 100644 --- a/[core]/esx_identity/locales/hu.lua +++ b/[core]/esx_identity/locales/hu.lua @@ -1,7 +1,7 @@ Locales["hu"] = { ["show_active_character"] = "Aktív karakterek mutatása", - ["active_character"] = "Aktív karakter: %s", - ["error_active_character"] = "A név nem megfelelő", + ["active_character"] = "Aktív karakter: %s", + ["error_active_character"] = "A név nem megfelelő", ["delete_character"] = "Töröld a karaktered és csinálj újat", ["deleted_character"] = "A karaktered törölve", ["error_delete_character"] = "Hiba történt a karakter törlésekor. Kérjük, lépjen kapcsolatba egy Adminisztrátorral.", @@ -30,9 +30,9 @@ Locales["hu"] = { ["missing_identity"] = "Hiba történt a karaktered betöltésekor! \n Hibakód: hiányzik az identitás \n és \nNem úgy tűnik, hogy hiányzik a személyazonosságod, próbálkozz újra.", ["deleted_identity"] = "A karaktered törölve", ["already_registered"] = "Már regisztráltál.", - ["invalid_firstname_format"] = "Érvénytelen formátum (Keresztnév): Próbáld újra.", - ["invalid_lastname_format"] = "Érvénytelen formátum (Vezetéknév): Próbáld újra.", - ["invalid_dob_format"] = "Érvénytelen formátum (Születési Idő): Próbáld újra.", - ["invalid_sex_format"] = "Érvénytelen formátum (Nem): Próbáld újra.", - ["invalid_height_format"] = "Érvénytelen formátum (Magasság): Próbáld újra." + ["invalid_firstname_format"] = "Érvénytelen formátum (Keresztnév): Próbáld újra.", + ["invalid_lastname_format"] = "Érvénytelen formátum (Vezetéknév): Próbáld újra.", + ["invalid_dob_format"] = "Érvénytelen formátum (Születési Idő): Próbáld újra.", + ["invalid_sex_format"] = "Érvénytelen formátum (Nem): Próbáld újra.", + ["invalid_height_format"] = "Érvénytelen formátum (Magasság): Próbáld újra." } From 3ef2786a90da58ae729ee246acbc7deac067fde8 Mon Sep 17 00:00:00 2001 From: TheFantomas <117121911+TheFantomas@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:09:12 +0200 Subject: [PATCH 22/25] White line fix --- [core]/esx_skin/locales/sc.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/[core]/esx_skin/locales/sc.lua b/[core]/esx_skin/locales/sc.lua index 15b1a60f..00699034 100644 --- a/[core]/esx_skin/locales/sc.lua +++ b/[core]/esx_skin/locales/sc.lua @@ -4,4 +4,3 @@ Locales['en'] = { ['skin'] = '更换皮肤数据', ['saveskin'] = '保存皮肤数据', } - \ No newline at end of file From 8100d5e386f6e7b48b285b30ae519b1d69a7f50d Mon Sep 17 00:00:00 2001 From: TheFantomas <117121911+TheFantomas@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:09:44 +0200 Subject: [PATCH 23/25] White line fix --- [core]/esx_identity/locales/pt.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/[core]/esx_identity/locales/pt.lua b/[core]/esx_identity/locales/pt.lua index 0d5d6b4a..f4f7fdc5 100644 --- a/[core]/esx_identity/locales/pt.lua +++ b/[core]/esx_identity/locales/pt.lua @@ -36,4 +36,3 @@ Locales['pt'] = { ['invalid_sex_format'] = 'Formato inválido (Sexo): Porfavor tenta novamente!', ['invalid_height_format'] = 'Formato inválido (Altura): Porfavor tenta novamente!' } - \ No newline at end of file From 0d575ba5029049bfa0efbdd092cb9d993a658ff4 Mon Sep 17 00:00:00 2001 From: TheFantomas <117121911+TheFantomas@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:09:58 +0200 Subject: [PATCH 24/25] White line fix --- [core]/esx_skin/locales/pt.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/[core]/esx_skin/locales/pt.lua b/[core]/esx_skin/locales/pt.lua index 663e09d7..0c693768 100644 --- a/[core]/esx_skin/locales/pt.lua +++ b/[core]/esx_skin/locales/pt.lua @@ -4,4 +4,3 @@ Locales['pt'] = { ['skin'] = 'alterar skin', ['saveskin'] = 'salvar a skin num ficheiro', } - \ No newline at end of file From 2223767c70a274d4ff1900c33bc5f71aab7fe75b Mon Sep 17 00:00:00 2001 From: TheFantomas <117121911+TheFantomas@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:10:14 +0200 Subject: [PATCH 25/25] Other white line fix --- [core]/skinchanger/locales/pt.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/[core]/skinchanger/locales/pt.lua b/[core]/skinchanger/locales/pt.lua index 6d0e4fef..de6e7978 100644 --- a/[core]/skinchanger/locales/pt.lua +++ b/[core]/skinchanger/locales/pt.lua @@ -98,4 +98,3 @@ Locales['pt'] = { ['bodyb_extra'] = 'extra das manchas no corpo', ['bodyb_extra_thickness'] = 'cor do extra das manchas no corpo', } - \ No newline at end of file