mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 13:53:45 +03:00
Upload
This commit is contained in:
36
gamemodes/ixhl2rp/plugins/n7stuff/languages/sh_english.lua
Normal file
36
gamemodes/ixhl2rp/plugins/n7stuff/languages/sh_english.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 = "waiting for input",
|
||||
pdaDatafile_search = "searching...",
|
||||
pdaDatafile_notFound = "No results. try again.",
|
||||
pdaDatafile_noAccess = "you don't have access to this data.",
|
||||
|
||||
pdaDatafile_data_socialCredits = "social credits",
|
||||
pdaDatafile_data_socialCreditsDate = "last update",
|
||||
pdaDatafile_data_permits = "permits",
|
||||
pdaDatafile_data_permitsUnlimited = "unlimited",
|
||||
pdaDatafile_data_permits_buttonShow = "show",
|
||||
pdaDatafile_data_permits_buttonHide = "hide",
|
||||
pdaDatafile_data_shop = "shop",
|
||||
pdaDatafile_data_housing = "housing",
|
||||
pdaDatafile_data_wages = "extra wages added to rations",
|
||||
pdaDatafile_data_anticitizen = "anti-citizen",
|
||||
pdaDatafile_data_geneticDesc = "genetic description",
|
||||
pdaDatafile_data_occupation = "occupation",
|
||||
pdaDatafile_data_occupationDate = "last update",
|
||||
pdaDatafile_data_loyaltyStatus = "loyalty status",
|
||||
pdaDatafile_data_cid = "cid",
|
||||
pdaDatafile_data_designatedStatus = "designated status",
|
||||
pdaDatafile_data_designatedStatusDate = "last update",
|
||||
pdaDatafile_data_bol = "bol",
|
||||
pdaDatafile_data_name = "name"
|
||||
}
|
||||
Reference in New Issue
Block a user