mirror of
https://notabug.org/TenPlus1/protector.git
synced 2025-01-24 03:11:29 +01:00
Turkish language added by HybridDog
This commit is contained in:
parent
950fb7e7cf
commit
3b5e728b7d
41
locale/tr.txt
Normal file
41
locale/tr.txt
Normal file
@ -0,0 +1,41 @@
|
|||||||
|
# Turkish translation by mahmutelmas06
|
||||||
|
# last update: 2016/June/5
|
||||||
|
|
||||||
|
#admin.lua
|
||||||
|
Remove Protectors near players with names provided (separate names with spaces) = Ismi verilen oyuncuların yanındaki korumaları kaldır. ( İsimleri boşlukla ayır)
|
||||||
|
Protector Names to remove: @1 = Silinecek korumaların isimleri: @1
|
||||||
|
Name List Reset = İsim listesini sıfırla
|
||||||
|
|
||||||
|
#doors_chest.lua
|
||||||
|
Protected Wooden Door = Korumalı ahşap kapı
|
||||||
|
Protected Steel Door = Korumalı çelik kapı
|
||||||
|
Protected Trapdoor = Korumalı tuzak kapısı
|
||||||
|
Protected Steel Trapdoor = Korumalı çelik tuzak kapısı
|
||||||
|
Protected Chest = Korumalı sandık
|
||||||
|
@1 moves stuff to protected chest at @2 = @1 korumalı sandığa birşeyler koydu @2
|
||||||
|
@1 takes stuff from protected chest at @2 = @1 korumalı sandıktan birşeyler aldı @2
|
||||||
|
To Chest = Sandığa
|
||||||
|
To Inventory = Envantere
|
||||||
|
Protected Chest (@1) = Korumalı sandık (@1)
|
||||||
|
|
||||||
|
#init.lua
|
||||||
|
-- Protector interface -- =
|
||||||
|
PUNCH node to show protected area or USE for area check = Korumalı alanı görmek için kutucuğa vurun yada alanı kontrol etmek için kullanın
|
||||||
|
Members: = Üyeler
|
||||||
|
Close = Kapat
|
||||||
|
This area is owned by @1! = Burasının sahibi @1!
|
||||||
|
This area is owned by @1. = Burasının sahibi @1.
|
||||||
|
Protection located at: @1 = Korumanın bulunduğu yer @1
|
||||||
|
Members: @1. = Üyeler @1.
|
||||||
|
This area is not protected. = Bu alan korumalı değildir.
|
||||||
|
You can build here. = Buraya inşaa edebilirsiniz.
|
||||||
|
Overlaps into above players protected area =
|
||||||
|
Protection Block = Koruma kutusu
|
||||||
|
Protection (owned by @1) = Koruma (@1 sahibidir)
|
||||||
|
Protection Logo = Koruma arması
|
||||||
|
[MOD] Protector Redo loaded = [MOD] Protector Redo yüklendi
|
||||||
|
|
||||||
|
#pvp.lua
|
||||||
|
[Protector] on_punchplayer called with nil objects = [Protector] on_punchplayer boş objelerle çağrıldı
|
||||||
|
[Protector] pvp_protect not active, update your version of Minetest = [Protector] pvp_protect aktif değil, Minetest sürümünüzü güncelleyin.
|
||||||
|
[Protector] pvp_protect is disabled = [Protector] pvp_protect kapatıldı.
|
Loading…
Reference in New Issue
Block a user