Skip to content

Commit

Permalink
New translations strings_en.properties (Turkish)
Browse files Browse the repository at this point in the history
  • Loading branch information
dm94 committed Aug 9, 2023
1 parent ff1d55e commit d9ee064
Showing 1 changed file with 31 additions and 31 deletions.
62 changes: 31 additions & 31 deletions src/main/java/com/deeme/lang/strings_tr.properties
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ general.pem.desc=PEM-01 Koşulları
general.profile=Profile
general.bot_profile=Ayarlanacak bot profili
general.hangar_id=Hangar ID
general.hangar_id.desc=Hangar to use. Must be in favourites.
general.hangar_id.desc=Kullanılacak gemi. Favorilerinde olmalı.
general.special_items=Özel Eşyalar
general.next_check_time_minutes=Kontrol için min. süre
general.next_check_time_minutes.desc=Dakika cinsinden minimum kontrol etme süresi
Expand Down Expand Up @@ -261,20 +261,20 @@ weekly_schedule=Weekly Schedule
weekly_schedule.desc=Configure which profile you want for each day and hour
weekly_schedule.hours=Hours
weekly_schedule.hours.desc=Hours/day
weekly_schedule.hours.mon=Mon
weekly_schedule.hours.mon.desc=Monday
weekly_schedule.hours.tue=Tue
weekly_schedule.hours.tue.desc=Tuesday
weekly_schedule.hours.wed=Wed
weekly_schedule.hours.wed.desc=Wednesday
weekly_schedule.hours.thu=Thu
weekly_schedule.hours.thu.desc=Thursday
weekly_schedule.hours.fri=Fri
weekly_schedule.hours.fri.desc=Friday
weekly_schedule.hours.sat=Sat
weekly_schedule.hours.sat.desc=Saturday
weekly_schedule.hours.sun=Sun
weekly_schedule.hours.sun.desc=Sunday
weekly_schedule.hours.mon=Pzt
weekly_schedule.hours.mon.desc=Pazartesi
weekly_schedule.hours.tue=Sal
weekly_schedule.hours.tue.desc=Salı
weekly_schedule.hours.wed=Çarş
weekly_schedule.hours.wed.desc=Çarşamba
weekly_schedule.hours.thu=Perş
weekly_schedule.hours.thu.desc=Perşembe
weekly_schedule.hours.fri=Cum
weekly_schedule.hours.fri.desc=Cuma
weekly_schedule.hours.sat=Cmt
weekly_schedule.hours.sat.desc=Cumartesi
weekly_schedule.hours.sun=Paz
weekly_schedule.hours.sun.desc=Pazar
weekly_schedule.change_hangar=Change hangar
weekly_schedule.change_hangar.desc=It'll change to the hangar you've put in each profile. Do not use with other modules that change hangar.
weekly_schedule.p1=Anahtar\: haftalık_program.p1\nhaftalık_program.p4
Expand All @@ -287,18 +287,18 @@ weekly_schedule.p4=Anahtar\: haftalık_program.p4\nhaftalık_program.p3
weekly_schedule.p4.desc=To use this profile P4 in the schedule

pvp_module=PVP Config
pvp_module.movement=Movement
pvp_module.movement.desc=The ship will move
pvp_module.recharge_shields=Recharge shields
pvp_module.recharge_shields.desc=Recharge the shield for both Attack and Run configurations
pvp_module.movement=Hareket et
pvp_module.movement.desc=Gemin hareket edecek
pvp_module.recharge_shields=Kalkanları yenile
pvp_module.recharge_shields.desc=Hem kaçış hem de atak konfigi için kalkanları yenile
pvp_module.enable_collector=Toplamayı etkinleştir
pvp_module.enable_collector.desc=Hiçbir şey yapmadığında toplayıcı modülünü kullanacaktır.
pvp_module.change_config=Auto change config
pvp_module.change_config.desc=It will change configuration automatically
pvp_module.run_config=Use the run configuration
pvp_module.run_config.desc=Will use the run setting if enemies flee
pvp_module.max_range_enemy_attacked=Maximum range for the enemy attacked
pvp_module.max_range_enemy_attacked.desc=Above this range the enemy is considered to have escaped.
pvp_module.change_config=Konfigi otomatik değiştir
pvp_module.change_config.desc=Konfigürasyon otomatik değişecektir
pvp_module.run_config=Hız konfigini kullan
pvp_module.run_config.desc=Düşmanlar kaçarsa hız konfigini kullanacaktır
pvp_module.max_range_enemy_attacked=Saldırılmış düşman için azami menzil
pvp_module.max_range_enemy_attacked.desc=Bu menzilin dışındaysa düşman kaçmış sayılacaktır.

discord=Discord Config
discord.message_interval=Message Interval
Expand All @@ -309,22 +309,22 @@ discord.send_sid=Send SID link
discord.send_sid.desc=WARNING | It will send the link to connect to the account

best_ammo=Auto Best Ammo
best_ammo.ammo_to_use=Ammo to use
best_ammo.ammo_to_use=Kullanılacak cephane

best_rocket_launcher=Auto Best Rocket Launcher
best_rocket_launcher.rockets_to_use=Rockets to use
best_rocket_launcher.rockets_to_use=Kullanılacak roket

generic_gate=Generic Gate
generic_gate.min_radius=Minimum radius for NPCs
generic_gate.min_radius=Yaratıklar için minimum menzil
generic_gate.repair=Repair logic
generic_gate.attack_closest=Her zaman en yakındaki yaratığa saldır
generic_gate.attack_closest.desc=Diğer mantıktan daha iyi çalışabilir
generic_gate.travel_to_next=Travel to the next map
generic_gate.travel_to_next.desc=If there are no NPCs and there are portals, it will go to that portal to jump.
generic_gate.travel_to_next.desc=Eğer yaratıklar yoksa ve portallar varsa, atlamak için portala gider.
generic_gate.enable_collector=Anahtar\: pvp_module.enable_collector\npvp_module.enable_collecto
generic_gate.enable_collector.desc=Anahtar\: pvp_module.enable_collector.desc\npvp_module.enable_collector.desc
generic_gate.attack_all_npcs=Attack all the NPCs
generic_gate.attack_all_npcs.desc=If possible it will attack all NPCs even if they are not marked for attack.
generic_gate.attack_all_npcs=Tüm yaratıklara saldır
generic_gate.attack_all_npcs.desc=Mümkünse tüm yaratıklara saldırır, saldırılması işaretlenmediyse bile.
generic_gate.away_distance=Away distance
generic_gate.roaming=Moving around the map
generic_gate.roaming.desc=It will move around the map if it is not attacking or collecting.
Expand Down

0 comments on commit d9ee064

Please sign in to comment.