mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-18 14:13:46 +03:00
Upload
This commit is contained in:
36
gamemodes/darkrp/plugins/n7stuff/languages/sh_english.lua
Normal file
36
gamemodes/darkrp/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 = "girdi bekleniyor",
|
||||
pdaDatafile_search = "aranıyor...",
|
||||
pdaDatafile_notFound = "Sonuç bulunamadı. Tekrar deneyin.",
|
||||
pdaDatafile_noAccess = "you don't have access to this data.",
|
||||
|
||||
pdaDatafile_data_socialCredits = "sosyal kredi",
|
||||
pdaDatafile_data_socialCreditsDate = "son güncelleme",
|
||||
pdaDatafile_data_permits = "izinler",
|
||||
pdaDatafile_data_permitsUnlimited = "sınırsız",
|
||||
pdaDatafile_data_permits_buttonShow = "göster",
|
||||
pdaDatafile_data_permits_buttonHide = "gizle",
|
||||
pdaDatafile_data_shop = "dükkan",
|
||||
pdaDatafile_data_housing = "ev",
|
||||
pdaDatafile_data_wages = "rasyonlara eklenecek ekstra maaş",
|
||||
pdaDatafile_data_anticitizen = "anti-sivil",
|
||||
pdaDatafile_data_geneticDesc = "genetik açıklama",
|
||||
pdaDatafile_data_occupation = "meslek",
|
||||
pdaDatafile_data_occupationDate = "son güncelleme",
|
||||
pdaDatafile_data_loyaltyStatus = "sadakat durumu",
|
||||
pdaDatafile_data_cid = "cid",
|
||||
pdaDatafile_data_designatedStatus = "belirlenen durum",
|
||||
pdaDatafile_data_designatedStatusDate = "son güncelleme",
|
||||
pdaDatafile_data_bol = "bol",
|
||||
pdaDatafile_data_name = "isim"
|
||||
}
|
||||
Reference in New Issue
Block a user