mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-11-24 05:46:17 +03:00
i18n: updated Indonesian
This commit is contained in:
parent
3e74213baf
commit
f52abc4afd
1 changed files with 24 additions and 27 deletions
|
@ -2,51 +2,48 @@ game-resolution = Resolusi game
|
||||||
gamescope-resolution = Resolusi Gamescope
|
gamescope-resolution = Resolusi Gamescope
|
||||||
|
|
||||||
framerate = Framerate
|
framerate = Framerate
|
||||||
framerate-limit = Framerate limit
|
framerate-limit = Batas framerate
|
||||||
unfocused-framerate-limit = Unfocused framerate limit
|
unfocused-framerate-limit = Batas framerate tidak fokus
|
||||||
|
|
||||||
upscaling = Peningkatan skala resolusi game
|
upscaling = Upscaling
|
||||||
upscaling-description = Render the game in lower resolution and improve the image quality using special algorithms
|
upscaling-description = Render game dengan resolusi rendah dan meningkatkan kualitas gambar dengan algoritma
|
||||||
|
|
||||||
upscaler = Upscaler
|
upscaler = Upscaler
|
||||||
upscaler-description = Algorithm used to perform image upscaling
|
upscaler-description = Algoritma yang dipakai untuk melakukan proses upscaling
|
||||||
|
|
||||||
auto = Auto
|
auto = Otomatis
|
||||||
integer = Integer
|
integer = Integer
|
||||||
fit = Fit
|
fit = Fit
|
||||||
fill = Fill
|
fill = Penuh
|
||||||
stretch = Stretch
|
stretch = Perlebar
|
||||||
|
|
||||||
upscale-filter = Filter
|
upscale-filter = Filter
|
||||||
upscale-filter-description = Algorithm used to filter upscaled image
|
upscale-filter-description = Algoritma yang digunakan untuk memfilter gambar yang di-upscale
|
||||||
|
|
||||||
linear = Linear
|
linear = Linier
|
||||||
nearest = Nearest
|
nearest = Terdekat
|
||||||
nis = NIS
|
nis = NIS
|
||||||
pixel = Pixel
|
pixel = Pixel
|
||||||
|
|
||||||
upscale-sharpness = Sharpness
|
upscale-sharpness = Ketajaman
|
||||||
upscale-sharpness-description = Upscaling sharpness
|
upscale-sharpness-description = Ketajaman upscaling
|
||||||
|
|
||||||
smallest = Smallest
|
smallest = Terkecil
|
||||||
small = Small
|
small = kecil
|
||||||
high = High
|
high = Tinggi
|
||||||
highest = Highest
|
highest = Tertinggi
|
||||||
|
|
||||||
hdr-support = HDR support
|
hdr-support = Dukungan HDR
|
||||||
hdr-support-description = Enable gamescope HDR output. Requires display support
|
hdr-support-description = Aktifkan output HDR gamescope. Dibutuhkan monitor yang mendukung fitur HDR
|
||||||
|
|
||||||
realtime-scheduler = Realtime scheduler
|
realtime-scheduler = Realtime scheduler
|
||||||
realtime-scheduler-description = Use realtime game process scheduling. Improves game performance in cost of slowing down background processes
|
realtime-scheduler-description = Menjadwalkan proses game secara realtime. Meningkatkan performa game dengan penalti terhadap proses yang berjalan di background
|
||||||
|
|
||||||
adaptive-sync = Adaptive sync
|
adaptive-sync = Adaptive sync
|
||||||
adaptive-sync-description = Enable variable refresh rate. Requires display support
|
adaptive-sync-description = Aktifkan variable refresh rate (VRR). Dibutuhkan monitor yang mendukung fitur VRR
|
||||||
|
|
||||||
force-grab-cursor = Force grab cursor
|
|
||||||
force-grab-cursor-description = Always use relative mouse mode instead of flipping dependent on cursor visibility. The mouse cursor will correctly be centered in the game
|
|
||||||
|
|
||||||
mangohud = MangoHUD
|
mangohud = MangoHUD
|
||||||
mangohud-description = Launch with the mangoapp (mangohud) performance overlay enabled
|
mangohud-description = Luncurkan dengan overlay performance monitor mangoapp (mangohud)
|
||||||
|
|
||||||
extra-args = Extra arguments
|
extra-args = Argumen tambahan
|
||||||
extra-args-description = Extra arguments appended to the gamescope
|
extra-args-description = Argumen tambahan untuk gamescope
|
||||||
|
|
Loading…
Reference in a new issue