mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2024-12-25 11:08:15 +03:00
Merge branch 'main' of shirin/an-anime-game-launcher into main
This commit is contained in:
commit
c047308174
1 changed files with 44 additions and 44 deletions
|
@ -1,47 +1,47 @@
|
||||||
{
|
{
|
||||||
"Install": "Install",
|
"Install": "Pasang",
|
||||||
"Update": "Update",
|
"Update": "Perbarui",
|
||||||
"Launch": "Launch",
|
"Launch": "Luncurkan",
|
||||||
"Runners": "Runners",
|
"Runners": "Runners",
|
||||||
"Language": "Language",
|
"Language": "Bahasa",
|
||||||
"Voice": "Voice Pack",
|
"Voice": "Paket Suara",
|
||||||
"VoiceNotification": "This feature requires you to manually select the new voice pack in the game",
|
"VoiceNotification": "Fitur ini memerlukan kamu untuk memilih paket suara baru di dalam Game",
|
||||||
"PreInstallationRequired": "pre-installation required",
|
"PreInstallationRequired": "pra-pemasangan dibutuhkan",
|
||||||
"ToggleShadersText": "Use Home button to toggle shaders in the game",
|
"ToggleShadersText": "Gunakan tombol Home untuk menyalakan/mematikan shader di dalam Game",
|
||||||
"Shaders": "Shaders",
|
"Shaders": "Shader",
|
||||||
"ReshadeNotInstalled": "You haven't installed vkBasalt and reshade-shaders library",
|
"ReshadeNotInstalled": "Kamu belum memasang vkBasalt dan library reshade-shaders",
|
||||||
"Author": "Author",
|
"Author": "Pembuat",
|
||||||
"NoImages": "No images added",
|
"NoImages": "Tidak ada gambar ditambahkan",
|
||||||
"SettingsTitle": "Settings",
|
"SettingsTitle": "Pengaturan",
|
||||||
"GeneralSettings": "General",
|
"GeneralSettings": "Umum",
|
||||||
"WineVersion": "Wine version",
|
"WineVersion": "Versi Wine",
|
||||||
"Environment": "Environment",
|
"Environment": "Lingkungan",
|
||||||
"EnvironmentalVariables": "Environmental variables",
|
"EnvironmentalVariables": "Variabel Lingkungan",
|
||||||
"Name": "Name",
|
"Name": "Nama",
|
||||||
"Value": "Value",
|
"Value": "Nilai",
|
||||||
"Add": "Add",
|
"Add": "Tambah",
|
||||||
"Delete": "Delete",
|
"Delete": "Hapus",
|
||||||
"Statistics": "Statistics",
|
"Statistics": "Statistik",
|
||||||
"YouPlayedFor": "You've played for",
|
"YouPlayedFor": "Kamu sudah bermain selama",
|
||||||
"hours": "hours",
|
"hours": "jam",
|
||||||
"minutes": "minutes",
|
"minutes": "menit",
|
||||||
"Downloading": "Downloading",
|
"Downloading": "Mengunduh",
|
||||||
"Unpack": "Unpacking",
|
"Unpack": "Membuka paket",
|
||||||
"GameDownloaded": "Game was successfully installed",
|
"GameDownloaded": "Game berhasil dipasang",
|
||||||
"ApplyPatch": "Applying patch...",
|
"ApplyPatch": "Memasang patch...",
|
||||||
"PatchRequired": "Patch required",
|
"PatchRequired": "Patch dibutuhkan",
|
||||||
"PatchRequiredHint": "This game version doesn't have an anti-cheat patch. Please, wait a few days and try again",
|
"PatchRequiredHint": "Versi Game ini tidak memiliki patch anti-cheat. Mohon tunggu beberapa hari dan coba lagi",
|
||||||
"TestPatch": "Apply test patch",
|
"TestPatch": "Pasang patch uji coba",
|
||||||
"TestPatchHint": "This game version has an anti-cheat patch, but it is in the testing phase. You can wait a few days until it is stable or apply it at your own risk",
|
"TestPatchHint": "Versi Game ini memiliki patch anti-cheat, tetapi masih dalam tahap uji coba. Kamu dapat menunggu beberapa hari hingga patch stabil atau memasangnya dengan resiko kamu sendiri",
|
||||||
"AnalyticsTitle": "Yanfei's commission...",
|
"AnalyticsTitle": "Komisi Yanfei...",
|
||||||
"ParticipateInAnalytics": "Participate in anonymous data collection",
|
"ParticipateInAnalytics": "Berpartisipasi dalam pengambilan data anonim",
|
||||||
"AnalyticsText1": "To count the active user base for Linux, Yanfei would like to collect your IP address everytime the game updates",
|
"AnalyticsText1": "Untuk menghitung pengguna aktif di Linux, Yanfei ingin mengumpulkan alamat IP tiap kali Game diperbarui",
|
||||||
"AnalyticsText2": "The IP address will be hashed for security purpose",
|
"AnalyticsText2": "Alamat IP akan diacak(hashed) untuk tujuan keamanan",
|
||||||
"AnalyticsShareCountry": "Share country",
|
"AnalyticsShareCountry": "Bagikan negara",
|
||||||
"Participate": "Participate",
|
"Participate": "Berpartisipasi",
|
||||||
"Skip": "Skip",
|
"Skip": "Lewati",
|
||||||
"SkipAndDontAsk": "Skip and don't ask again",
|
"SkipAndDontAsk": "Lewati dan jangan tanya lagi",
|
||||||
"LauncherUpdateTitle": "Launcher update available: ",
|
"LauncherUpdateTitle": "Pembaruan Launcher tersedia: ",
|
||||||
"LauncherUpdateBody": "You can download a new version of the launcher from the project's repository at {uri.launcher}",
|
"LauncherUpdateBody": "Kamu dapat mengunduh versi baru launcher dari repositori di {uri.launcher}",
|
||||||
"TelemetryNotDisabled": "{placeholders.uppercase.company}'s telemetry servers don't disabled!"
|
"TelemetryNotDisabled": "Server telemetri {placeholders.uppercase.company} tidak dimatikan!"
|
||||||
}
|
}
|
Loading…
Reference in a new issue