mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 21:53:46 +03:00
Upload
This commit is contained in:
36
gamemodes/darkrp/plugins/n7stuff/languages/sh_russian.lua
Normal file
36
gamemodes/darkrp/plugins/n7stuff/languages/sh_russian.lua
Normal file
@@ -0,0 +1,36 @@
|
||||
--[[
|
||||
| This file was obtained through the combined efforts
|
||||
| of Madbluntz & Plymouth Antiquarian Society.
|
||||
|
|
||||
| Credits: lifestorm, Gregory Wayne Rossel JR.,
|
||||
| Maloy, DrPepper10 @ RIP, Atle!
|
||||
|
|
||||
| Visit for more: https://plymouth.thetwilightzone.ru/
|
||||
--]]
|
||||
|
||||
LANGUAGE = {
|
||||
pdaDatafile_waiting = "en attente d'entrée",
|
||||
pdaDatafile_search = "recherche...",
|
||||
pdaDatafile_notFound = "Aucun résultat. essayer à nouveau.",
|
||||
pdaDatafile_noAccess = "vous n'avez pas accès à ces données.",
|
||||
|
||||
pdaDatafile_data_socialCredits = "crédits sociaux",
|
||||
pdaDatafile_data_socialCreditsDate = "dernière mise à jour",
|
||||
pdaDatafile_data_permits = "permis",
|
||||
pdaDatafile_data_permitsUnlimited = "illimité",
|
||||
pdaDatafile_data_permits_buttonShow = "montrer",
|
||||
pdaDatafile_data_permits_buttonHide = "cacher",
|
||||
pdaDatafile_data_shop = "boutique",
|
||||
pdaDatafile_data_housing = "logement",
|
||||
pdaDatafile_data_wages = "salaires supplémentaires ajoutés aux rations",
|
||||
pdaDatafile_data_anticitizen = "anti-citoyen",
|
||||
pdaDatafile_data_geneticDesc = "description génétique",
|
||||
pdaDatafile_data_occupation = "profession",
|
||||
pdaDatafile_data_occupationDate = "dernière mise à jour",
|
||||
pdaDatafile_data_loyaltyStatus = "statut de loyauté",
|
||||
pdaDatafile_data_cid = "cid",
|
||||
pdaDatafile_data_designatedStatus = "statut désigné",
|
||||
pdaDatafile_data_designatedStatusDate = "dernière mise à jour",
|
||||
pdaDatafile_data_bol = "bol",
|
||||
pdaDatafile_data_name = "nom"
|
||||
}
|
||||
Reference in New Issue
Block a user