Files
wnsrc/gamemodes/darkrp/plugins/n7stuff/languages/sh_english.lua
lifestorm 6a58f406b1 Upload
2024-08-04 23:54:45 +03:00

36 lines
1.3 KiB
Lua
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

--[[
| 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"
}