mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 10:55:33 +00:00
chore(android,windows): Check in crowdin for Indonesian
This commit is contained in:
parent
a0e4fb9849
commit
cecf7ab9ab
6 changed files with 1265 additions and 2 deletions
123
android/KMAPro/kMAPro/src/main/res/values-in-rID/strings.xml
Normal file
123
android/KMAPro/kMAPro/src/main/res/values-in-rID/strings.xml
Normal file
|
|
@ -0,0 +1,123 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- Context: Menu Action -->
|
||||
<string name="action_share" comment="Menu action to send text content to another app">Bagikan</string>
|
||||
<!-- Context: Menu Action -->
|
||||
<string name="action_web" comment="Menu action to open Keyman browser">Peramban web</string>
|
||||
<!-- Context: Menu Action -->
|
||||
<string name="action_text_size" comment="Menu action to adjust text size">Ukuran teks</string>
|
||||
<!-- Context: Menu Action -->
|
||||
<string name="action_overflow" comment="Show additional menu items">Lainnya</string>
|
||||
<!-- Context: Menu Action -->
|
||||
<string name="action_clear_text" comment="Menu action to erase text">Hapus teks</string>
|
||||
<!-- Context: Menu Action -->
|
||||
<string name="action_info" comment="Menu action to display Keyman help page">Info</string>
|
||||
<!-- Context: Menu Action -->
|
||||
<string name="action_settings" comment="Menu action to open Settings menu">Setelan</string>
|
||||
<!-- Context: Menu Action -->
|
||||
<string name="action_install_updates" comment="Menu notification that keyboard or dictionary updates available">Pasang pembaruan</string>
|
||||
<!-- Context: Title -->
|
||||
<string name="title_version" comment="Title of Keyman for Android version">Versi: %1$s</string>
|
||||
<!-- Context: Textfield prompt (… is the ellipsis character "...") -->
|
||||
<string name="textview_hint" comment="Prompt to start typing">Mulai mengetik di sini…</string>
|
||||
<!-- Context: Splash screen (version/copyright info currently disabled -->
|
||||
<!-- Context: Splash screen (version/copyright info currently disabled -->
|
||||
<!-- Context: Text Size dialog -->
|
||||
<string name="text_size" comment="Current text size (number)">Ukuran teks: %1$d</string>
|
||||
<!-- Context: Text Size dialog -->
|
||||
<string name="ic_text_size_up" comment="Make text bigger">Lebih besar</string>
|
||||
<!-- Context: Text Size dialog -->
|
||||
<string name="ic_text_size_down" comment="Make text smaller">Lebih kecil</string>
|
||||
<!-- Context: Clear Text dialog -->
|
||||
<string name="all_text_will_be_cleared" comment="Erase all the text">\nSemua teks akan dibersihkan\n</string>
|
||||
<!-- Context: Get Started menu -->
|
||||
<string name="get_started" comment="Menu for getting started">Mulai</string>
|
||||
<!-- Context: Get Started menu -->
|
||||
<string name="add_a_keyboard" comment="Menu item to add a keyboard">Tambahkan papan tombol untuk bahasa Anda</string>
|
||||
<!-- Context: Get Started menu -->
|
||||
<string name="enable_system_keyboard" comment="Menu item to enable Keyman as system keyboard">Gunakan Keyman sebagai papan tombol sistem</string>
|
||||
<!-- Context: Get Started menu -->
|
||||
<string name="set_keyman_as_default" comment="Menu item to set Keyman as default system keyboard">Gunakan Keyman sebagai papan tombol baku</string>
|
||||
<!-- Context: Get Started menu -->
|
||||
<string name="more_info" comment="Open the Keyman for Android help page">Info lebih lanjut</string>
|
||||
<!-- Context: Get Started menu -->
|
||||
<string name="show_get_started" comment="Show the "Get Started" menu on startup">Tampilkan %1$s saat mulai</string>
|
||||
<!-- Context: Android Storage Permission -->
|
||||
<string name="request_storage_permission" comment="Request storage permission to access keyboard packages">Untuk memasang paket papan tombol, izinkan Keyman membaca penyimpanan eksternal.</string>
|
||||
<!-- Context: Android Storage Permission -->
|
||||
<string name="storage_permission_denied" comment="Keyboard package installation may fail since Android storage permission not granted">Permintaan izin penyimpanan ditolak. Instalasi paket papan tombol mungkin akan gagal</string>
|
||||
<!-- Context: Keyman Settings menu -->
|
||||
<string name="keyman_settings" comment="Settings menu title">Setelan</string>
|
||||
<!-- Context: Keyman Settings menu -->
|
||||
<plurals name="installed_languages">
|
||||
<item quantity="other">Bahasa yang terpasang (%1$d)</item>
|
||||
</plurals>
|
||||
<!-- Context: Keyman Settings menu -->
|
||||
<string name="install_keyboard_or_dictionary" comment="Menu item to install keyboard or dictionary">Pasang papan tombol atau daftar kata (kamus)</string>
|
||||
<!-- Context: Keyman Settings menu -->
|
||||
<string name="change_display_language" comment="Menu action to change interface language">Ganti bahasa tampilan</string>
|
||||
<!-- Context: Keyman Settings menu -->
|
||||
<string name="show_banner" comment="text suggestions banner">Selalu tampilkan panji</string>
|
||||
<!-- Context: Keyman Settings menu -->
|
||||
<string name="show_banner_on" comment="Description when toggle is on">Untuk diimplementasikan</string>
|
||||
<!-- Context: Keyman Settings menu -->
|
||||
<string name="show_banner_off" comment="Description when toggle is off">Ketika mati, hanya menampilkan jika teks prediktif diaktifkan</string>
|
||||
<!-- Context: Keyman Settings menu -->
|
||||
<string name="show_send_crash_report" comment="permission for sending crash reports">Izinkan mengirim laporan galat melalui jaringan</string>
|
||||
<!-- Context: Keyman Settings menu -->
|
||||
<string name="show_send_crash_report_on" comment="Description when toggle is on">Ketika nyala, laporan galat akan dikirim</string>
|
||||
<!-- Context: Keyman Settings menu -->
|
||||
<string name="show_send_crash_report_off" comment="Description when toggle is off">Ketika mati, laporan galat tidak akan dikirim</string>
|
||||
<!-- Context: Keyman Settings "Install Keyboard or Dictionary" menu -->
|
||||
<string name="install_from_keyman_dot_com" comment="Install package from Keyman server">Pasang dari keyman.com</string>
|
||||
<!-- Context: Keyman Settings "Install Keyboard or Dictionary" menu -->
|
||||
<string name="install_from_local_file" comment="Install package file from local device">Pasang dari berkas lokal (di HP Anda)</string>
|
||||
<!-- Context: Keyman Settings "Install Keyboard or Dictionary" menu -->
|
||||
<string name="install_from_other_device" comment="Scan QR Code">Pasang dari perangkat lain</string>
|
||||
<!-- Context: Keyman Settings "Install Keyboard or Dictionary" menu -->
|
||||
<string name="add_languages_to_installed_keyboard" comment="Install additional languages from a keyboard package">Tambahkan bahasa ke papan tombol yang terpasang</string>
|
||||
<!-- Context: Keyman Settings "Install Keyboard or Dictionary" menu -->
|
||||
<string name="add_language_subtext" comment="Additional information for adding another language">(dari paket papan tombol)</string>
|
||||
<!-- Context: Select Package and Select Languages menu -->
|
||||
<string name="title_select_keyboard_package_list" comment="Select a keyboard package to add languages">Pilih paket papan tombol</string>
|
||||
<!-- Context: Select Package and Select Languages menu -->
|
||||
<string name="title_select_languages_for_package" comment="Select language names from the keyboard package">Pilih bahasa untuk %1$s</string>
|
||||
<!-- Context: Select Package and Select Languages menu -->
|
||||
<string name="added_language_to_keyboard" comment="Notification that a language name is added to a keyboard">Menambahkan bahasa %1$s ke %2$s</string>
|
||||
<!-- Context: Select Package and Select Languages menu -->
|
||||
<string name="all_languages_installed" comment="Text when all languages from a keyboard package have been installed">Semua bahasa telah terpasang</string>
|
||||
<!-- Context: Keyman Web Browser -->
|
||||
<string name="hint_text" comment="Prompt to type in the browser search bar">Cari atau ketik URL</string>
|
||||
<!-- Context: Keyman Web Browser -->
|
||||
<string name="title_bookmarks" comment="Title for bookmarks">Markah</string>
|
||||
<!-- Context: Keyman Web Browser -->
|
||||
<string name="no_bookmarks" comment="Text when bookmark list is empty">Tidak ada markah</string>
|
||||
<!-- Context: Keyman Web Browser -->
|
||||
<string name="add_bookmark" comment="Confirmation to add bookmark">Tambah markah</string>
|
||||
<!-- Context: Keyman Web Browser -->
|
||||
<string name="hint_title" comment="Page title for saved bookmark">Judul</string>
|
||||
<!-- Context: Keyman Web Browser -->
|
||||
<string name="hint_url" comment="Page URL for saved bookmark">URL</string>
|
||||
<!-- Context: KMP Package strings -->
|
||||
<string name="title_package_failed_to_install" comment="Error dialog title when package failed to install">Paket %1$s gagal dipasang</string>
|
||||
<!-- Context: KMP Package strings -->
|
||||
<string name="downloading_keyboard_package" comment="Confirmation to download keyboard package filename">Mengunduh paket papan tombol\n%1$s…</string>
|
||||
<!-- Context: KMP Package strings -->
|
||||
<string name="failed_to_extract" comment="Notification that keyboard package failed to unzip">Gagal mengekstrak</string>
|
||||
<!-- Context: KMP Package strings -->
|
||||
<string name="install_keyboard_package" comment="Title to install keyboard package">Pasang papan tombol</string>
|
||||
<!-- Context: KMP Package strings -->
|
||||
<string name="install_predictive_text_package" comment="Title to install dictionary package">Pasang daftar kata (kamus)</string>
|
||||
<!-- Context: KMP Package strings -->
|
||||
<string name="not_valid_package_file" comment="Notification when invalid package file cannot be installed">%1$s bukan berkas paket Keyman yang benar.\n%2$s</string>
|
||||
<!-- Context: KMP Package strings -->
|
||||
<string name="no_new_touch_keyboards_to_install" comment="Notification when no touch-optimized keyboards can be installed">Paket papan tombol tidak punya papan tombol versi sentuh untuk dipasang</string>
|
||||
<!-- Context: KMP Package strings -->
|
||||
<string name="no_new_predictive_text_to_install" comment="Notification when no dictionaries can be installed">Tidak ada teks prediktif baru untuk dipasang</string>
|
||||
<!-- Context: KMP Package strings -->
|
||||
<string name="no_targets_to_install" comment="Notification when a package doesn't contain keyboards or dictionaries">Tidak ada papan tombol atau teks prediktif untuk dipasang</string>
|
||||
<!-- Context: KMP Package strings -->
|
||||
<string name="no_associated_languages" comment="Notification when a keyboard package doesn't contain languages">Paket papan tombol tidak punya definisi bahasa untuk dipasang</string>
|
||||
<!-- Context: KMP Package strings -->
|
||||
<string name="invalid_metadata" comment="kmp.json metadata file is invalid or missing in package">Paket tidak memiliki metadata yang sesuai</string>
|
||||
</resources>
|
||||
|
|
@ -5,7 +5,6 @@
|
|||
package com.tavultesoft.kmea;
|
||||
|
||||
import android.content.Context;
|
||||
import android.view.Display;
|
||||
|
||||
public class DisplayLanguages {
|
||||
private static final String TAG = "DisplayLanguages";
|
||||
|
|
@ -32,11 +31,14 @@ public class DisplayLanguages {
|
|||
|
||||
// Display Language types (as named in translate.keyman.com)
|
||||
// Order doesn't matter since we're storing BCP-47 tags in the settings preference
|
||||
// Additional notes:
|
||||
// Java uses deprecated two-letter code "in" for Indonesian
|
||||
public static final DisplayLanguageType[] getDisplayLanguages(Context context) {
|
||||
DisplayLanguageType[] languages = {
|
||||
new DisplayLanguageType(unspecifiedLocale, context.getString(R.string.default_locale)),
|
||||
new DisplayLanguageType("en", "English"),
|
||||
new DisplayLanguageType("fr-FR", "French"),
|
||||
new DisplayLanguageType("in-ID", "Indonesian"),
|
||||
new DisplayLanguageType("de-DE", "German"),
|
||||
new DisplayLanguageType("km-KH", "Khmer"),
|
||||
new DisplayLanguageType("ann", "Obolo"),
|
||||
|
|
|
|||
145
android/KMEA/app/src/main/res/values-in-rID/strings.xml
Normal file
145
android/KMEA/app/src/main/res/values-in-rID/strings.xml
Normal file
|
|
@ -0,0 +1,145 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<!-- Device type -->
|
||||
<!-- Application name (Keyman Engine for Android) -->
|
||||
<!-- Context: Title for list -->
|
||||
<plurals name="title_keyboards">
|
||||
<item quantity="other">Papan tombol</item>
|
||||
</plurals>
|
||||
<!-- Context: Title for list -->
|
||||
<string name="title_add_keyboard" comment="Add a new keyboard">Tambah papan tombol baru</string>
|
||||
<!-- Context: Title for list -->
|
||||
<string name="title_languages_settings" comment="List of installed languages">Bahasa yang terpasang</string>
|
||||
<!-- Context: Title for list -->
|
||||
<string name="title_language_settings" comment="Keyman Settings for a language">Pengaturan %1$s</string>
|
||||
<!-- Context: Button label -->
|
||||
<string name="label_add" comment="Button to add an item">Tambah</string>
|
||||
<!-- Context: Button label -->
|
||||
<string name="label_back" comment="Button to go back">Kembali</string>
|
||||
<!-- Context: Button label -->
|
||||
<string name="label_cancel" comment="Button to cancel an action">Batal</string>
|
||||
<!-- Context: Button label -->
|
||||
<string name="label_close" comment="Close a dialog">Tutup</string>
|
||||
<!-- Context: Button label -->
|
||||
<string name="label_close_keyman" comment="Close the Keyman application">Tutup Keyman</string>
|
||||
<!-- Context: Button label -->
|
||||
<string name="label_download" comment="Button to confirm downloading an item">Unduh</string>
|
||||
<!-- Context: Button label -->
|
||||
<string name="label_install" comment="Confirmation to install a package">Pasang</string>
|
||||
<!-- Context: Button label -->
|
||||
<string name="label_later" comment="Do an action at a later time">Nanti</string>
|
||||
<!-- Context: Button label -->
|
||||
<string name="label_next" comment="Go to the next screen">Berikutnya</string>
|
||||
<!-- Context: Button label -->
|
||||
<string name="label_ok" comment="Button to acknowledge a dialog">OK</string>
|
||||
<!-- Context: Button label -->
|
||||
<string name="label_update" comment="Dialog button to update a resource">Perbarui</string>
|
||||
<!-- Context: Keyboard Updates -->
|
||||
<string name="cannot_connect" comment="Error message when network connection fails">Tidak dapat terhubung ke peladen Keyman!</string>
|
||||
<!-- Context: Keyboard Updates -->
|
||||
<string name="confirm_delete_keyboard" comment="Confirmation to delete a keyboard">Anda ingin menghapus papan tombol ini?</string>
|
||||
<!-- Context: Keyboard Updates -->
|
||||
<string name="confirm_download_keyboard" comment="Confirmation to download a keyboard update">Apakah Anda ingin mengunduh versi terbaru dari papan tombol ini?</string>
|
||||
<!-- Context: Keyboard Updates -->
|
||||
<string name="confirm_update" comment="Confirmation to update several resources">Apakah Anda ingin memperbarui papan tombol dan daftar kata (kamus) sekarang?</string>
|
||||
<!-- Context: Keyboard Updates -->
|
||||
<string name="keyboard_updates_channel">Pembaruan papan tombol</string>
|
||||
<!-- Context: Keyboard Updates -->
|
||||
<string name="keyboard_updates_available" comment="Notification when resource updates are available">Pembaruan papan tombol tersedia</string>
|
||||
<!-- Context: Keyboard Updates -->
|
||||
<string name="update_available" comment="Currently installed version of a resource with an available update">%1$s (Pembaruan tersedia)</string>
|
||||
<!-- Context: Keyboard Updates -->
|
||||
<string name="keyboard_update_message" comment="language name: keyboard name">Pembaruan papan tombol %1$s: %2$s tersedia</string>
|
||||
<!-- Context: Keyboard Updates -->
|
||||
<string name="dictionary_update_message">Pembaruan daftar kata (kamus) %1$s: %2$s tersedia</string>
|
||||
<!-- Context: Keyboard Info and Keyboard Settings -->
|
||||
<string name="keyboard_version" comment="Label for keyboard version">Versi papan tombol</string>
|
||||
<!-- Context: Keyboard Info and Keyboard Settings -->
|
||||
<string name="help_link" comment="Label for help link">Pranala bantuan</string>
|
||||
<!-- Context: Keyboard Info and Keyboard Settings -->
|
||||
<string name="uninstall_keyboard" comment="Label for uninstalling keyboard">Copot papan tombol</string>
|
||||
<!-- Context: Keyboard Info and Keyboard Settings -->
|
||||
<string name="keyboard_picker_new_keyboard" comment="Mark a language name that's newly installed in keyboard list">[baru] %1$s</string>
|
||||
<!-- Context: Keyboard Info and Keyboard Settings -->
|
||||
<string name="keyboard_qr_code" comment="QR Code description">Pindai kode ini untuk menambah\npapan tombol ini ke perangkat lain</string>
|
||||
<!-- Context: Keyboard Help welcome.htm title -->
|
||||
<string name="welcome_package" comment="Title to welcome.htm page (name and version)">Selamat datang di %1$s</string>
|
||||
<!-- Context: Keyboard app doesn't include FileProvider library needed to view help file -->
|
||||
<string name="fileprovider_undefined" comment="FileProvider library needed to view help file">Butuh FileProvider library untuk menampilkan berkas bantuan: %1$s</string>
|
||||
<!-- Context: Fatal keyboard error. Will load default keyboard -->
|
||||
<string name="fatal_keyboard_error" comment="Fatal keyboard error (keyboard ID::packageID for language). Will load default keyboard">Terjadi masalah dengan papan tombol %1$s:%2$s untuk bahasa %3$s. Papan tombol diubah ke setelah baku.</string>
|
||||
<!-- Context: Query for associated dictionary -->
|
||||
<string name="query_associated_model" comment="Check if there's an available dictionary to download">Mengecek kamus yang terkait untuk diunduh</string>
|
||||
<!-- Context: Model Updates -->
|
||||
<string name="confirm_download_model" comment="Confirmation to download a dictionary update">Apakah Anda ingin mengunduh versi terbaru dari daftar kata (kamus) ini?</string>
|
||||
<!-- Context: No associated dictionary found -->
|
||||
<string name="no_associated_model" comment="Confirmation there's no available dictionary to download">Tidak ada kamus untuk diunduh</string>
|
||||
<!-- Context: Model Updates -->
|
||||
<string name="catalog_unavailable" comment="Notification that the cloud resource catalog can't be updated">Katalog bahan-bahan tidak tersedia</string>
|
||||
<!-- Context: Background download messages-->
|
||||
<string name="catalog_download_start_in_background" comment="Notification that the resource catalog update will begin">Pembaruan katalog dimulai di belakang layar</string>
|
||||
<!-- Context: Background download messages-->
|
||||
<string name="catalog_download_is_running_in_background" comment="Notification that the resource catalog update is still downloading">Katalog masih diunduh; coba lagi dalam beberapa saat!</string>
|
||||
<!-- Context: Background download messages-->
|
||||
<string name="progress_message_checking_resource_is_running" comment="Progress notification that the check for a resource is still running ">Mengecek bahan-bahan</string>
|
||||
<!-- Context: Background download messages-->
|
||||
<string name="keyboard_download_start_in_background" comment="Notification that a keyboard download has started">Unduhan papan tombol dimulai di belakang layar</string>
|
||||
<!-- Context: Background download messages-->
|
||||
<string name="keyboard_download_is_running_in_background" comment="Notification that a keyboard download is still running">Papan tombol ini sedang diunduh; coba lagi dalam beberapa saat!</string>
|
||||
<!-- Context: Background download messages-->
|
||||
<string name="keyboard_download_finished" comment="Notification that a keyboard download has finished">Unduhan papan tombol selesai!</string>
|
||||
<!-- Context: Background download messages-->
|
||||
<string name="dictionary_download_start_in_background" comment="Notification that a dictionary download has started">Unduhan daftar kata (kamus) dimulai di belakang layar</string>
|
||||
<!-- Context: Background download messages-->
|
||||
<string name="dictionary_download_is_running_in_background" comment="Notification that a dictionary download is still running">Daftar kata (kamus) ini sedang diunduh; coba lagi dalam beberapa saat!</string>
|
||||
<!-- Context: Background download messages-->
|
||||
<string name="dictionary_download_finished" comment="Notification that a dictionary download has finished">Unduhan daftar kata (kamus) selesai!</string>
|
||||
<!-- Context: Background download messages -->
|
||||
<string name="download_failed" comment="Notification that a download failed">Pengunduhan gagal</string>
|
||||
<!-- Context: Background download messages -->
|
||||
<string name="failed_to_retrieve_file" comment="Failed to retrieve downloaded file">Gagal mengambil berkas yang diunduh</string>
|
||||
<!-- Context: General Updates -->
|
||||
<string name="update_check_unavailable" comment="Error message when a Keyman server can't be reached">Gagal mengakes peladen!</string>
|
||||
<!-- Context: General Updates -->
|
||||
<string name="update_check_current" comment="Notification that all resources are up to date">"Semua bahan-bahan telah diperbarui!"</string>
|
||||
<!-- Context: General Updates -->
|
||||
<string name="update_failed" comment="Notification that a resource update failed">Satu atau beberapa bahan-bahan gagal diperbarui!</string>
|
||||
<!-- Context: General Updates -->
|
||||
<string name="update_success" comment="Notification that a resource update successfully updated">Bahan-bahan berhasil diperbarui!</string>
|
||||
<!-- Context: Model Info -->
|
||||
<string name="model_version" comment="Title for a dictionary version">Versi daftar kata (kamus)</string>
|
||||
<!-- Context: Model Info -->
|
||||
<string name="uninstall_model" comment="Label to uninstall a dictionary">Copot daftar kata (kamus)</string>
|
||||
<!-- Context: Model Info -->
|
||||
<string name="confirm_delete_model" comment="Confirmation to delete a dictionary">Apakah Anda ingin menghapus daftar kata (kamus) ini?</string>
|
||||
<!-- Context: Language Settings Keyboard install strings -->
|
||||
<string name="keyboard_install_toast" comment="Notification when a keyboard is installed">Papan tombol %1$s terpasang</string>
|
||||
<!-- Context: Language Settings menu strings -->
|
||||
<string name="enable_corrections" comment="Enable corrections from the suggestion banner">Aktifkan koreksi kata</string>
|
||||
<!-- Context: Language Settings menu strings -->
|
||||
<string name="enable_predictions" comment="Enable predictions from the suggestion banner">Aktifkan prediksi kata</string>
|
||||
<!-- Context: Language Settings menu strings -->
|
||||
<string name="model_label">Daftar kata (kamus)</string>
|
||||
<!-- Context: Language Settings menu substring - Check for available dictionary -->
|
||||
<string name="check_available_model" comment="Check for available dictionary">Cek daftar kata (kamus) yang tersedia</string>
|
||||
<!-- Context: Language Settings menu strings -->
|
||||
<string name="model_info_header" comment="Dictionary name">Daftar kata (kamus): %1$s</string>
|
||||
<!-- Context: Language Settings menu strings -->
|
||||
<string name="model_picker_header" comment="Dictionaries for a specified language">Daftar kata (kamus) %1$s</string>
|
||||
<!-- Context: Language Settings menu strings -->
|
||||
<!-- Context: Language Settings menu strings -->
|
||||
<string name="model_install_toast" comment="Notification when a dictionary is installed">Daftar kata (kamus) terpasang</string>
|
||||
<!-- Context: Language Settings menu strings -->
|
||||
<plurals name="keyboard_count">
|
||||
<item quantity="other">(papan tombol %1$d)</item>
|
||||
</plurals>
|
||||
<!-- Context: "Change Display Language" menu -->
|
||||
<string name="default_locale" comment="Use the device's current locale">\"Locale\" baku</string>
|
||||
<!-- Context: Content descriptions -->
|
||||
<!-- Context: Content descriptions -->
|
||||
<!-- Context: Popup menu labels -->
|
||||
<string name="label_delete" comment="Confirmation to delete an item">Hapus</string>
|
||||
<!-- Context: Shared preferences name -->
|
||||
<!-- Context: Other strings -->
|
||||
<string name="help_bubble_text">Tekan di sini untuk mengubah papan tombol</string>
|
||||
</resources>
|
||||
|
|
@ -31,7 +31,7 @@ files:
|
|||
dest: /android/engine/strings.xml
|
||||
translation: /android/KMEA/app/src/main/res/values-%android_code%/strings.xml
|
||||
languages_mapping:
|
||||
# Prevent invalid region pap-rPAP
|
||||
# Prevent invalid region pap-rPAP. Leaving "in" for Indonesian
|
||||
android_code:
|
||||
pap: pap
|
||||
|
||||
|
|
|
|||
911
windows/src/desktop/kmshell/locale/id-ID/strings.xml
Normal file
911
windows/src/desktop/kmshell/locale/id-ID/strings.xml
Normal file
|
|
@ -0,0 +1,911 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
strings.xml: Contains all localizable strings for Keyman for Windows
|
||||
* Create a user interface translation for Keyman for Windows at https://translate.keyman.com/
|
||||
-->
|
||||
<resources>
|
||||
<!-- Context: System -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.266.0 -->
|
||||
<string name="S_LocaleAuthors" comment="Name(s) of people who created this translation - i.e. your name">Keyman</string>
|
||||
<!-- Context: _Font -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SK_UIFontName" comment="The standard font">Segoe UI</string>
|
||||
<!-- Context: _Font -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SK_UIFontSize" comment="The standard font size">9</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKButtonYes" comment="Yes button in message boxes">&Ya</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKButtonNo" comment="No button in message boxes">&Tidak</string>
|
||||
<!-- Context: General Strings -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_OK" comment="Ok button term">OK</string>
|
||||
<!-- Context: General Strings -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_Cancel" comment="Cancel button term">Batal</string>
|
||||
<!-- Context: General Strings -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_Close" comment="Close button term">Tutup</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKButtonOK" comment="OK button in message boxes">OK</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKButtonCancel" comment="Cancel button in message boxes">Batal</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.330.0 -->
|
||||
<string name="SKBalloonClickToSelectKeyboard" comment="Balloon that shows when Keyman icon is first shown during the tutorial">Klik ikon ini untuk memilih papan tombol</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.330.0 -->
|
||||
<string name="SKBalloonOSKClosed" comment="Balloon that shows when OSK is closed">Keyman masih dijalankan. Klik ikon ini untuk menggunakan papan tombol bahasa Anda kapan saja</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 14.0.234 -->
|
||||
<string name="SKBalloonKeymanIsRunning" comment="Balloon that shows when user tries to start Keyman but it is already running">Keyman sedang berjalan. Klik ikon Keyman di area notifikasi sitem untuk menggunakan papan tombol bahasa Anda</string>
|
||||
<!-- Context: Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_ConfigurationTitle" comment="Configuration dialog title, which includes the product name">Konfigurasi Keyman</string>
|
||||
<!-- Context: Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.239.0 -->
|
||||
<string name="S_Caption_Help" comment="Configuration dialog link to Help">Bantuan</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Keyboards" comment="Keyboard Layouts tab name">Tata letak papan tombol</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Keyboards_AccessChar" comment="Direct access to the Keyboard Layouts tab using alt+">T</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Options" comment="Options tab name">Opsi</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Options_AccessChar" comment="Direct access to the Options tab using alt+">O</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkeys" comment="Hotkeys tab name">Pintasan</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkeys_AccessChar" comment="Direct access to the Hotkeys tab using alt+">P</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Support" comment="Support tab name">Dukungan</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Support_AccessChar" comment="Direct access to the Support tab using alt+">D</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.493.0 -->
|
||||
<string name="S_KeepInTouch" comment="Keep in touch tab name">Hubungi kami</string>
|
||||
<!-- Context: Configuration Dialog - Tab names -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.492.0 -->
|
||||
<string name="S_KeepInTouch_AccessChar" comment="Direct access to the Keep in Touch tab using alt+">H</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Filename" comment="Keyboard download window, etc. - term for filename">Nama berkas:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Version" comment="Keyboard download window, etc. - term for package version">Versi paket:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.442.0 -->
|
||||
<string name="S_Caption_KeyboardVersion" comment="Keyboard download window, etc. - term for keyboard version">Versi papan tombol:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Author" comment="Keyboard download window, etc. - term for author">Pembuat:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Website" comment="Keyboard download window, etc. - term for website">Situs web:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Package" comment="Keyboard download window, etc. - term for package">Paket:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Fonts" comment="Keyboard download window, etc. - term for fonts">Fon:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Keyboards" comment="Keyboard download window, etc. - term for keyboard layouts">Tata letak papan tombol:</string>
|
||||
<!-- Context: Keyboard Install Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="S_Caption_Keyboard" comment="Keyboard install dialog - term for a single keyboard layout">Tata letak papan tombol:</string>
|
||||
<!-- Context: Keyboard Install Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="S_Caption_KeyboardLanguage" comment="Keyboard install dialog - term for caption for language selector a single keyboard layout">Bahasa papan tombol:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Encodings" comment="Keyboard download window, etc. - term for encodings (encodings include Unicode, ANSI, Non-Unicode, etc).">Enkoding:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_LayoutType" comment="Keyboard download window, etc. - term for keyboard layout type (keyboard layout types include Fixed and Mnemonic)">Jenis tata letak:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_LayoutType_Positional" comment="Keyboard download window, etc. - term for the fixed keyboard layout type">Tetap (Tergantung posisi)</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_LayoutType_Mnemonic" comment="Keyboard download window, etc. - term for the mnemonic keyboard layout type">Dipetakan ke tata letak Windows (Mnemonik)</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.420.0 -->
|
||||
<string name="S_Caption_Languages" comment="Text preceding linked language profiles">Bahasa:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.420.0 -->
|
||||
<string name="S_Languages_Uninstall" comment="Remove language profile">✕</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.420.0 -->
|
||||
<string name="S_Languages_Install" comment="Add language profile">Tambah bahasa</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_OnScreenKeyboard" comment="Term for the On Screen Keyboard">Papan tombol di layar:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.306.0 -->
|
||||
<string name="S_OnScreenKeyboard_Custom" comment="(OSK) Custom term">Kustom</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_OnScreenKeyboard_Installed" comment="(OSK) Installed term">Terpasang</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_OnScreenKeyboard_NotInstalled" comment="(OSK) Not installed term">Tidak terpasang</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.306.0 -->
|
||||
<string name="S_Caption_Documentation" comment="Term for the Documentation">Dokumentasi:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.306.0 -->
|
||||
<string name="S_Documentation_Installed" comment="(Documentation) Installed term">Terpasang</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.306.0 -->
|
||||
<string name="S_Documentation_NotInstalled" comment="(Documentation) Not installed term">Tidak terpasang</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Message" comment="Keyboard download window, etc. - term for additional messages">Pesan:</string>
|
||||
<!-- Context: Configuration Dialog - Captions -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Caption_Copyright" comment="Keyboard download window, etc. - term for copyright">Hak cipta:</string>
|
||||
<!-- Context: Configuration Dialog - Footer -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="S_Footer_ChangesImmediate" comment="Short-term (14.0) message explaining why Ok and Cancel buttons are no longer present">Perubahan akan diaplikasikan langsung</string>
|
||||
<!-- Context: Configuration Dialog - Footer -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_InstallKeyboard" comment="Keyboard Layouts - install keyboard button">Pasang papan tombol...</string>
|
||||
<!-- Context: Configuration Dialog - Footer -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_DownloadKeyboard" comment="Keyboard Layouts - download keyboard button">Unduh papan tombol...</string>
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.287.0 -->
|
||||
<string name="S_Menu_Options" comment="KL option button submenu - keyboard options">Opsi papan tombol</string>
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Keyboards_NoKeyboardsInstalled" comment="Keyboard Layouts - notice of no keyboard layouts installed">Anda tidak punya tata letak papan tombol. Klik \"Unduh papan tombol\" untuk memasang tata letak papan tombol baru dari situs Keyman.</string>
|
||||
<!-- Parameters: %1$s = keyboard layout name -->
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- Introduced: 7.1.251.0 -->
|
||||
<!-- String Type: PlainText -->
|
||||
<string name="SKUninstallRequireAdmin" comment="Keyboard Layouts - notice of ineligibility to uninstall a keyboard">Anda hanya dapat mencopot papan tombol %1$s apabila Anda adalah Administrator</string>
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 13.0.40.0 -->
|
||||
<string name="S_Keyboard_Share" comment="Keyboard Layouts - share selected keyboard button">Bagikan papan tombol</string>
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 13.0.40.0 -->
|
||||
<string name="S_Keyboard_Share_QRCode" comment="Keyboard Layouts - caption explaining QRCode, plus prefix to link to share">Pindai kode ini untuk menambah papan tombol ini ke perangkat lain, atau </string>
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 13.0.40.0 -->
|
||||
<string name="S_Keyboard_Share_Link" comment="Keyboard Layouts - text for link to share">bagikan secara daring</string>
|
||||
<!-- Context: Configuration Dialog - Keyboard Layouts tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 13.0.40.0 -->
|
||||
<string name="S_Keyboard_Share_LinkSuffix" comment="Keyboard Layouts - suffix for link to share"></string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="kogGeneral" comment="Options section - General">Umum</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="kogStartup" comment="Options section - Startup">Startup</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="kogOSK" comment="Options section - OSK">Papan tombol di layar</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="kogAdvanced" comment="Options section - Advanced">Mahir</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koKeyboardHotkeysAreToggle" comment="General options - hotkeys toggle on AND off a keyboard layout">Aktivasi pintasan papan tombol</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koAltGrCtrlAlt" comment="General options - Ctrl+Alt simulates AltGr on computers without AltGr">Simulasikan tombol AltGr dengan Ctrl+Alt</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 9.0.480.0 -->
|
||||
<string name="koDeadkeyConversion" comment="Advanced options - Base keyboard deadkeys are treated as normal keys">Memperlakukan \"deadkey\" dari papan tombol fisik sebagai tombol biasa</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="koShowHints" comment="General options - show/hide hint messages (resets hint messages individually disabled)">Tampilkan pesan petunjuk</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="koAutomaticallyReportErrors" comment="General options - report errors to Keyman team automatically">Laporkan galat ke keyman.com secara otomatis</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="koAutomaticallyReportUsage" comment="General options - report anonymous usage to Keyman team automatically">Bagikan statistik penggunaan anonim ke keyman.com</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koStartWithWindows" comment="Startup options - Start Keyman with Windows start">Jalankan ketika Windows dimulai</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koShowStartup" comment="Startup options - show/hide splash screen">Tampilkan \"splash screen\"</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koShowWelcome" comment="Startup options - show/hide welcome screen">Tampilkan layar selamat datang</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koCheckForUpdates" comment="Startup options - check online weekly for updates">Cek pembaruan mingguan di keyman.com secara otomatis</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.236.0 -->
|
||||
<string name="koTestKeymanFunctioning" comment="Startup options - test for conflicting apps when Product starts">Uji aplikasi yang berkonflik ketika Keyman dinyalakan</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.236.0 -->
|
||||
<string name="koReleaseShiftKeysAfterKeyPress" comment="OSK options - Releases shift/ctrl/alt on OSK after key press">Lepaskan Shift/Ctrl/Alt di papan tombol di layar setelah memencet satu tombol</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="koAutoOpenOSK" comment="OSK options - auto-open OSK">Selalu tunjukkan jendela papan tombol di layar ketika papan tombol Keyman dipilih</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="koAutoSwitchOSKPages" comment="OSK options - when a keyboard is activated, switch to most appropriate page in OSK">Ganti ke bantuan/papan tombol di layar yang sesuai ketika memilih sebuah papan tombol</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koTurnOnSurrogates" comment="Advanced options - turn on Unicode suplementary character display (not needed in Vista)">Nyalakan tampilan karakter tambahan Unicode (perlu mulai ulang)</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koUnknownLanguage" comment="Advanced options - installs Unknown Language in Windows Control Panel (should only be used for legacy layouts).">Nyalakan bahasa \'Tidak diketahui\'</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koDebugging" comment="Advanced options - turn on debugging (which creates a very large file)">Debugging</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="koSwitchLanguageWithKeyboard" comment="Advanced options - switch Windows language when keyboard selected">Ganti ke bahasa di Windows ketika papan tombol Keyman dipilih</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.1.274.0 -->
|
||||
<string name="koSwitchLanguageForAllApplications" comment="Advanced options - selected language applies to all applications">Pilih tata letak papan tombol untuk semua aplikasi</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="koRunElevatedInVista" comment="Advanced options - elevate user permission to highest permissible level">Selalu angkat izin pengguna (ke admin) ketika menjalankan di Windows Vista</string>
|
||||
<!-- Context: Configuration Dialog - Options tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.445.0 -->
|
||||
<string name="S_Button_BaseKeyboard" comment="Options tab - base keyboard button">Papan tombol dasar...</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.241.0 -->
|
||||
<string name="S_Hotkey_Language_Prefix" comment="Hotkey - activation term preceding Windows language name. Note: include a space following."></string>
|
||||
<!-- e.g. "Activate [Korean KORDA] Keyboard" -->
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.241.0 -->
|
||||
<string name="S_Hotkey_Language_Suffix" comment="Hotkey - language term following Windows language name. Note: include an initial space."></string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkey_None" comment="Hotkey - text used when no hotkey set for an option">(tidak ada)</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkey_TurnKeymanOff" comment="Hotkey - Turn Product Off">Matikan Keyman</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkey_OpenKeyboardMenu" comment="Hotkey - Open Keyman system tray menu">Buka menu papan tombol</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkey_ShowOnScreenKeyboard" comment="Hotkey - show keyboard in OSK">Tampilkan panel papan tombol di layar</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Hotkey_OpenConfiguration" comment="Hotkey - open Keyman Configuration">Buka konfigurasi</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.275.0 -->
|
||||
<string name="S_Hotkey_ShowFontHelper" comment="Hotkey - show font helper in OSK">Tampilkan panel bantuan fon</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.275.0 -->
|
||||
<string name="S_Hotkey_ShowCharacterMap" comment="Hotkey - show character map in OSK">Tampilkan panel peta karakter</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.275.0 -->
|
||||
<string name="S_Hotkey_OpenTextEditor" comment="Hotkey - open text editor">Buka editor teks</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_Hotkey_SwitchLanguage" comment="Hotkey - switch language window">Buka pengalih bahasa</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.274.0 -->
|
||||
<string name="S_Hotkey_Control_Title" comment="Hotkey - Control Title">Pintasan umum</string>
|
||||
<!-- Context: Configuration Dialog - Hotkeys tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.274.0 -->
|
||||
<string name="S_Hotkey_Keyboard_Title" comment="Hotkey - Keyboard Title">Tata letak papan tombol</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.465.0 -->
|
||||
<string name="S_Support_ContactInstructions_Free" comment="">Jika Anda punya masalah dengan Keyman, tanyakan lewat forum komunitas Keyman.</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.465.0 -->
|
||||
<string name="S_Button_CommunitySupport" comment="">Buka forum komunitas Keyman</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 11.0.1500.0 -->
|
||||
<string name="S_Support_CreatedBySIL" comment="Support - SIL statement">Dibuat oleh SIL International</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Support_Copyright" comment="Support - Product Copyright">Hak cipta © SIL International. Seluruh hak cipta dilindungi.</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Support_Version" comment="Support - version">Versi</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_Support_UsefulLinks" comment="Support - Useful Links heading">Pranala luar</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_OnlineSupport" comment="Support button - links to online support">Bantuan di internet</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_CheckForUpdates" comment="Support button - manually checks for product updates">Cek pembaruan</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_ProxyConfig" comment="Options button - allows manual adjustment of proxy settings">Pengaturan proksi...</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Button_SettingsManager" comment="Options button - access to the Settings Manager">Pengaturan sistem Keyman...</string>
|
||||
<!-- Context: Configuration Dialog - Support tab -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_Diagnostics_Diagnostics" comment="Support button submenu - performs a diagnostic report">Diagnostik</string>
|
||||
<!-- Context: Download Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_DownloadKeyboard_Title" comment="Download keyboard layout from keyman.com dialog title">Unduh papan tombol dari keyman.com</string>
|
||||
<!-- Context: Download Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_DownloadKeyboard_DownloadOnlyCheckbox" comment="Download only option checkbox">Jangan dipasang, hanya unduh</string>
|
||||
<!-- Parameters: %1$s = Error Message, %2$d Error Code -->
|
||||
<!-- Context: Download Keyboard Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="S_DownloadKeyboard_DownloadError" comment="Message shown when there is an error downloading the keyboard package">Tidak dapat mengunduh papan tombol, galat %2$d: %1$s</string>
|
||||
<!-- Context: Download Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 14.0 -->
|
||||
<string name="S_Button_Back" comment="Back button">< Kembali</string>
|
||||
<!-- Context: Install Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_InstallKeyboard_Title" comment="Install keyboard/package dialog title">Pasang papan tombol/paket</string>
|
||||
<!-- Context: Install Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_InstallKeyboard_Tab_Details" comment="Install keyboard/package - details">Rincian</string>
|
||||
<!-- Context: Install Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_InstallKeyboard_Tab_Readme" comment="Install keyboard/package - readme">Penting</string>
|
||||
<!-- Context: Install Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_InstallKeyboard_Button_Install" comment="Install keyboard/package - install button">Pasang</string>
|
||||
<!-- Context: Proxy Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_ProxyConfiguration_Title" comment="Proxy configuration dialog title">Konfigurasi peladen proksi</string>
|
||||
<!-- Context: Proxy Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_ProxyConfiguration_Server" comment="Proxy dialog - fillable-field server">Peladen:</string>
|
||||
<!-- Context: Proxy Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_ProxyConfiguration_Port" comment="Proxy dialog - fillable-field port">Port:</string>
|
||||
<!-- Context: Proxy Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_ProxyConfiguration_Username" comment="Proxy dialog - fillable-field username">Nama pengguna:</string>
|
||||
<!-- Context: Proxy Configuration Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_ProxyConfiguration_Password" comment="Proxy dialog - fillable-field password">Kata sandi:</string>
|
||||
<!-- Context: Base Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.445.0 -->
|
||||
<string name="S_BaseKeyboard_Title" comment="Base keyboard dialog title">Pilih papan tombol dasar</string>
|
||||
<!-- Context: Base Keyboard Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.445.0 -->
|
||||
<string name="S_BaseKeyboard_Text" comment="Base keyboard dialog description">Pilih papan tombol Latin yang Anda gunakan di Windows. Papan tombol Keyman akan diadaptasi secara otomatis ke tata letak pilihan Anda.</string>
|
||||
<!-- Context: Hotkey Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKChangeHotkeyTitle" comment="Change Hotkey dialog title">Ganti pintasan</string>
|
||||
<!-- Parameters: %1$s = Name of keyboard -->
|
||||
<!-- Context: Hotkey Dialog -->
|
||||
<!-- Introduced: 7.0.241.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKSetHotkey_Language" comment="Hotkey dialog - message when setting hotkey for a language">Pilih sebuah pintasan standar atau pilih \'Kustom\' dan tekan Ctrl, Shift, dan/atau Alt dan ketik pintasan yang Anda inginkan untuk bahasa %1$s:</string>
|
||||
<!-- Context: Hotkey Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKSetHotkey_Interface" comment="Hotkey dialog - message displayed when changing a hotkey for a product feature (e.g. show menu or show on screen keyboard)">Pilih sebuah pintasan standar atau pilih \'Kustom\' dan tekan Ctrl, Shift, dan/atau Alt dan ketik pintasan yang Anda inginkan:</string>
|
||||
<!-- Parameters: %1$s = Hotkey -->
|
||||
<!-- Context: Hotkey Dialog -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUnsafeHotkey" comment="Hotkey dialog - warning of hotkey conflict with standard keyboard use">Pintasan %1$s berkonflik dengan penggunaan papan tombol normal. Anda perlu memilih paling tidak Ctrl atau Alt. Apakah Anda ingin mengubahnya sekarang \?</string>
|
||||
<!-- Parameters: %1$s = Hotkey, %2$s = Conflicting keyboard -->
|
||||
<!-- Context: Hotkey Dialog -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKHotkeyConflicts_Keyboard" comment="Hotkey dialog - warning of hotkey conflict with hotkey for another keyboard">Pintasan %1$s berkonflik dengan pintasan untuk papan tombol %2$s. Jika Anda meneruskannya, pintasan untuk papan tombol %2$s akan dihapus. Lanjutkan\?</string>
|
||||
<!-- Parameters: %1$s = Hotkey -->
|
||||
<!-- Context: Hotkey Dialog -->
|
||||
<!-- Introduced: 14.0.117 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKHotkeyConflicts_Interface" comment="Hotkey dialog - warning of hotkey conflict with hotkey for another interface hotkey">Pintasan %1$s berkonflik dengan pintasan lainnya. Jika Anda meneruskannya, pintasan tersebut akan dihapus. Lanjutkan\?</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Update_Title" comment="Update dialog title, where Keyman = product name">Komponen pembaruan Keyman tersedia</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Update_NewVersionAvailable" comment="Update dialog - updates available text">Pembaruan untuk Keyman kini tersedia</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.255.0 -->
|
||||
<string name="S_Update_NewVersionPrompt" comment="Update dialog - prompt to select updates">Silakan pilih versi pembaruan yang ingin dipasang:</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Update_DownloadFrom" comment="Update dialog - download information">Anda dapat mengunduh versi yang baru dari:</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Update_Button_InstallNow" comment="Update dialog - install now button">Pasang sekarang</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Update_Button_InstallLater" comment="Update dialog - cancel button">Batal</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.255.0 -->
|
||||
<string name="S_Update_OldVersionHead" comment="Update dialog - old version">Versi lama</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.255.0 -->
|
||||
<string name="S_Update_ComponentHead" comment="Update dialog - update component">Komponen yang diperbarui</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.1.255.0 -->
|
||||
<string name="S_Update_SizeHead" comment="Update dialog - update size">Ukuran</string>
|
||||
<!-- Parameters: %1$s = Current version number -->
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUpdate_KeymanText" comment="Update dialog - name and version of updatable product">Keyman %1$s</string>
|
||||
<!-- Parameters: %1$s = Package description, %2$s = Current package version number -->
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUpdate_PackageText" comment="Update dialog - name and version of updatable keyboard layout package">Papan tombol %1$s %2$s</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKUpdate_UnableToContact" comment="Update dialog - unable to access keyman.com warning">Tidak dapat memilih keyman.com - pastikan Anda terhubung ke internet dan coba lagi.</string>
|
||||
<!-- Parameters: %1$s = Error message -->
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUpdate_UnableToContact_Error" comment="Update dialog - unable to access keyman.com error message">Tidak dapat memilih keyman.com - pastikan Anda terhubung ke internet dan coba lagi. Pesan galat yang diterima: %1$s</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.288.0 -->
|
||||
<string name="SKUpdate_IconTitle" comment="Update icon - title">Pembaruan untuk Keyman kini tersedia</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.288.0 -->
|
||||
<string name="SKUpdate_IconText" comment="Update icon - text">Klik ikon ini untuk mengunduh dan memasang pembaruan</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.288.0 -->
|
||||
<string name="SKUpdate_IconMenuText" comment="Update icon - install menu item">Tampilkan dan &instal pembaruan Keyman</string>
|
||||
<!-- Context: Online Update Dialog -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.288.0 -->
|
||||
<string name="SKUpdate_IconMenuExit" comment="Update icon - exit menu item">Kelua&r dari pemeriksaan pembaruan</string>
|
||||
<!-- Context: Splash Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.288.0 -->
|
||||
<string name="S_Splash_Name" comment="Splash major title">Keyman</string>
|
||||
<!-- Context: Splash Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_Splash_Start" comment="Start Keyman button">Mulai Keyman</string>
|
||||
<!-- Context: Splash Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_Splash_Exit" comment="Exit button">Keluar</string>
|
||||
<!-- Context: Splash Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_Splash_Configuration" comment="Keyman Configuration link">Konfigurasi</string>
|
||||
<!-- Context: Splash Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.341.0 -->
|
||||
<string name="S_Splash_ShowAtStartup" comment="Show at Startup toggle">Tampilkan layar ini di awal</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.278.0 -->
|
||||
<string name="S_DisplayIn" comment="'Display In' text label for UI language menu">Tampilkan dalam</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 8.0.278.0 -->
|
||||
<string name="S_MoreUILanguagesMenu" comment="More UI languages online menu item">Cari bahasa tampilan lainnya di internet...</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 9.0.525.0 -->
|
||||
<string name="S_ContributeUILanguagesMenu" comment="Link to contribute to language UI">Bantu terjemahkan antarmuka pengguna...</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKUILanguageName" comment="User interface language name in the UI language">Bahasa Indonesia</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKUILanguageNameWithEnglish" comment="UI language name in the UI language with the English name in parentheses (this message is used when the user gets stuck in a strange UI language)">Bahasa Indonesia (Indonesian)</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKLanguageCode" comment="The language code for the current translation">id</string>
|
||||
<!-- Context: _LanguageInfo -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKDefaultLanguageCode" comment="The default language code for this product. This should be the language that the product is created in. For Keyman this must stay 'en', for all translations.">en</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKShortApplicationTitle" comment="Product name">Keyman</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="S_Button_ResetHints" comment="Hint - options tab button to reset hints">Atur ulang petunjuk</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<string name="SKHintsReset" comment="Hint - options tab dialog confirming reset of hints">Semua pesan petunjuk telah diatur ulang dan akan ditampilkan lagi.</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<!-- String Type: HintTitle -->
|
||||
<!-- DevNote: this is a constructed identifier so won't appear in a search with i18n-check-unused-strings.sh -->
|
||||
<string name="HintTitle_KH_EXITPRODUCT" comment="Hint - dialog title upon attempting to exit product">Keluar Keyman\?</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<!-- String Type: Hint -->
|
||||
<!-- DevNote: this is a constructed identifier so won't appear in a search with i18n-check-unused-strings.sh -->
|
||||
<string name="Hint_KH_EXITPRODUCT" comment="Hint - asks for confirmation, explains the difference between de-activating a keyboard layout and closing Product">Apa Anda yakin ingin keluar dari Keyman\? Papan tombol Keyman Anda akan tetap terdaftar di daftar bahasa di Windows, tapi tidak akan berfungsi hingga Anda memulai ulang Keyman.</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<!-- String Type: HintTitle -->
|
||||
<!-- DevNote: this is a constructed identifier so won't appear in a search with i18n-check-unused-strings.sh -->
|
||||
<string name="HintTitle_KH_CLOSEOSK" comment="Hint - dialog title upon closing the OSK">Papan tombol di layar ditutup</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- Introduced: 7.0.244.0 -->
|
||||
<!-- String Type: Hint -->
|
||||
<!-- DevNote: this is a constructed identifier so won't appear in a search with i18n-check-unused-strings.sh -->
|
||||
<string name="Hint_KH_CLOSEOSK" comment="Hint - explains that Product is still running and informs how to reopen OSK">Anda telah menutup papan tombol di layar. Keyman masih berjalan. Anda dapat membuka papan tombol di layar sewaktu-waktu dengan mengeklik ikon Keyman dan memilih \"Papan tombol di layar\"</string>
|
||||
<!-- Context: Hints -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 10.0.836.0 -->
|
||||
<string name="S_HintDialog_DontShowHintAgain" comment="Hint dialog - caption of checkbox at bottom of dialog">Jangan tunjukkan pesan ini lagi</string>
|
||||
<!-- Context: Help Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_HelpTitle" comment="Help - product name help">Bantuan Keyman</string>
|
||||
<!-- Context: Help Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Help_Product" comment="Help - help contents link title">Daftar isi Bantuan</string>
|
||||
<!-- Context: Help Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Help_Keyboard_Prefix" comment="Help - text preceding keyboard name">Bantuan untuk bahasa \"</string>
|
||||
<!-- Context: Help Dialog -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Help_Keyboard_Suffix" comment="Help - text following keyboard name">\"</string>
|
||||
<!-- Context: Toolbar Context Help -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Toolbar_ViewOnScreenKeyboard" comment="Toolbar help - View OSK pop-up text">Tampilkan papan tombol di layar</string>
|
||||
<!-- Context: Toolbar Context Help -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Toolbar_ViewFontHelper" comment="Toolbar help - View Font Helper pop-up text">Tampilkan bantuan fon</string>
|
||||
<!-- Context: Toolbar Context Help -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Toolbar_ViewCharacterMap" comment="Toolbar help - View Character Map pop-up text">Tampilkan peta karakter</string>
|
||||
<!-- Context: Toolbar Context Help -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Toolbar_OpenConfiguration" comment="Toolbar help - Open Keyman Configuration pop-up text">Buka konfigurasi Keyman</string>
|
||||
<!-- Context: Toolbar Context Help -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Toolbar_OpenHelp" comment="Toolbar help - Open help pop-up text">Buka teks bantuan</string>
|
||||
<!-- Context: Toolbar Context Help -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Toolbar_CloseOnScreenKeyboard" comment="Toolbar help - Close OSK pop-up text">Tutup papan tombol di layar</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_SwitchKeymanOff" comment="Systray item - Switch Keyman Off [& precedes alt + access-character]">&Matikan Keyman</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_OnScreenKeyboard" comment="Systray item - OSK [& precedes alt + access-character]">Papan tombol di &layar</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_FontHelper" comment="Systray item - Font Helper [& precedes alt + access-character]">Bantuan &fon</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_CharacterMap" comment="Systray item - Character Map [& precedes alt + access-character]">&Peta karakter</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_TextEditor" comment="Systray item - Text Editor [& precedes alt + access-character]">&Editor teks...</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_Configuration" comment="Systray item - Configuration [& precedes alt + access-character]">&Konfigurasi...</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_Help" comment="Systray item - Help [& precedes alt + access-character]">&Bantuan...</string>
|
||||
<!-- Context: System Tray Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_Menu_Exit" comment="Systray item - Exit [& precedes alt + access-character]">Kelua&r</string>
|
||||
<!-- Context: On Screen Keyboard Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_OSKContext_FadeWhenInactive" comment="OSK right-click menu - fade OSK when mouse is elsewhere">Pudar ketika nonaktif</string>
|
||||
<!-- Context: On Screen Keyboard Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_OSKContext_ShowToolbar" comment="OSK right-click menu - show/hide OSK toolbar">Tampilkan bilah alat</string>
|
||||
<!-- Context: On Screen Keyboard Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_OSKContext_SaveAsWebPage" comment="OSK right-click menu - save diagram of active keyboard layout as a web page">Simpan sebagai halaman web...</string>
|
||||
<!-- Context: On Screen Keyboard Menu Items -->
|
||||
<!-- String Type: PlainText -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="S_OSKContext_Print" comment="OSK right-click menu - print diagram of active keyboard layout">Cetak...</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKApplicationTitle" comment="Product name used for the title of message boxes and message dialogs">Keyman</string>
|
||||
<!-- Parameters: %1$s = Version number string -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKSplashVersion" comment="Version number">Versi %1$s</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.239.0 -->
|
||||
<string name="SKButtonPrint" comment="Print button in Welcome dialog for keyboards">&Cetak...</string>
|
||||
<!-- Parameters: %1$s = Package to be uninstalled -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKPackageAlreadyInstalled" comment="Notice during package installation that a package with the same name is already installed.">Paket dengan nama %1$s telah terpasang. Apakah Anda ingin mencopotnya dan memasang yang baru\?</string>
|
||||
<!-- Parameters: %1$s = Keyboard name -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKKeyboardAlreadyInstalled" comment="Notice during keyboard layout installation that a keyboard layout with the same name is already installed.">Papan tombol dengan nama %1$s telah terpasang. Apakah Anda ingin mencopotnya dan memasang yang baru\?</string>
|
||||
<!-- Parameters: %1$s = Keyboard name, %2$s = Package name -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKKeyboardPartOfPackage" comment="Notice of need to uninstall an entire package">Papan tombol %1$s adalah bagian dari paket %2$s. Anda harus mencopot seluruh paket. Lanjutkan\?</string>
|
||||
<!-- PArameters: %1$s = BCP 47 code -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 14.0.211 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKInstallLanguageTransientLimit" comment="Message shown when Keyman is unable to install a Windows language for a keyboard">Tidak dapat memasang bahasa yang dipakai di papan tombol. Windows membatasi 4 bahasa \'transient\' kustom, dan Anda mungkin telah mencapai batas ini.</string>
|
||||
<!-- Parameters: %1$s = Package Name -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKPackageDoesNotIncludeWelcome" comment="Notice of lack of introductory help">Paket atau papan tombol %1$s tidak memuat teks bantuan.</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKOSNotSupported" comment="Notice of unsupported operating system">Sistem Operasi ini tidak didukung.</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKOnlineHelpFile" comment="File name of the help file - must be .chm format. The locale folder will be checked first for the file">KeymanDesktop.chm</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKCouldNotFindHelp" comment="Notice of help file not found">Berkas bantuan tidak dapat ditemukan.</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKANSIEncoding" comment="Keyboard with an ANSI or Codepage encoding">Codepage</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKUnicodeEncoding" comment="Keyboard with a Unicode encoding">Unicode</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKDownloadProgress_Title" comment="Notice of file downloading">Mengunduh berkas</string>
|
||||
<!-- Parameters: %1$s = Keyboard name -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUninstallOnScreenKeyboard" comment="Request for confirmation to uninstall OSK for a keyboard layout">Apakah Anda ingin mencopot papan tombol di layar yang terpasang untuk %1$s\?</string>
|
||||
<!-- Parameters: %1$s = Keyboard name -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.239.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUninstallKeyboard" comment="Request for confirmation to uninstall keyboard layout">Apakah Anda ingin mencopot papan tombol %1$s\?</string>
|
||||
<!-- Parameters: %1$s = Package name, %2$s: Fonts list -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.239.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUninstallPackage" comment="Request for confirmation to uninstall a package">Apakah Anda ingin mencopot paket %1$s\?\n\n%2$s</string>
|
||||
<!-- Parameters: %1$s = Fonts list -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.1.270.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUninstallPackageFonts" comment="Text embedded in SKUninstallPackage when fonts are ready for uninstall.">Fon berikut akakn dicopot: %1$s.</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKUnicodeData_Build" comment="Request to build Unicode Character Map database">Peta Karakter memiliki basis data karakter yang perlu dikompilasi sebelum dapat digunakan. Kompilasi sekarang\?</string>
|
||||
<!-- Parameters: %1$s = Error detail string -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUnicodeData_DatabaseCouldNotBeDeleted" comment="Error deleting Unicode Character Map database">Basis data karakter Unicode tidak dapat dihapus untuk kompilasi ulang. Catatan galat: %1$s</string>
|
||||
<!-- Parameters: %1$s = Error details -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUnicodeData_CouldNotCreateDatabase" comment="Error creating Unicode Character Map database">Basis data karakter Unicode tidak dapat dibuat dan telah dimatikan. Catatan galat: %1$s</string>
|
||||
<!-- Parameters: %1$s = Error message -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKUnicodeData_DatabaseLoadFailedRebuild" comment="Error loading Unicode Character Map database. Request to rebuild.">Basis data karakter Unicode tidak dapat dimuat dengan sukses (%1$s). Kompilasi ulang sekarang\?</string>
|
||||
<!-- Parameters: %1$s: error message -->
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- Introduced: 7.0.241.0 -->
|
||||
<!-- String Type: FormatString -->
|
||||
<string name="SKCannotStartProduct" comment="Error from Keyman failing to start keyman.exe due to an access denied or file not found">Keyman gagal dinyalakan. Periksalah pengaturan keamanan Anda untuk memastikan program keyman.exe diperbolehkan untuk dijalankan. Catatan galat: \n\n%1$s\n\nApakah Anda mau menjalankan ulang Keyman sekarang\?</string>
|
||||
<!-- Context: Formatted Messages -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 7.0.230.0 -->
|
||||
<string name="SKDebuggingWarning" comment="Warning upon starting debugging in the Options tab">Informasi debug Keyman akan disimpan di %LOCALAPPDATA%\Keyman\Diag\system#.etl (# adalah angka). Anda perlu keluar dari Keynman sebelum mencoba menghapus berkas ini.</string>
|
||||
<!-- Context: OSK Font Helper -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_OSK_FontHelper_PleaseWait" comment="OSK Font helper message">Silakan tunggu hasil pencarian terkait fon untuk papan tombol %1$s</string>
|
||||
<!-- Context: OSK Font Helper -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_OSK_FontHelper_NonUnicode" comment="OSK Font helper non-Unicode keyboard">Papan tombol %1$s bukan papan tombol Unicode. Fon tidak dapat dicari secara otomatis. Silakan cek dokumentasi papan tombol untuk informasi fon.</string>
|
||||
<!-- Context: OSK Font Helper -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_OSK_FontHelper_NoKeyboards" comment="OSK Font helper no keyboards">Tidak ada tata letak papan tombol yang terpasang atau terpilih.</string>
|
||||
<!-- Context: OSK Font Helper -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 8.0.294.0 -->
|
||||
<string name="S_OSK_FontHelper_ChooseKeyboard" comment="OSK Font helper choose keyboard">Pilih papan tombol Keyman untuk mencari fon yang terkait.</string>
|
||||
<!-- Context: Text Editor -->
|
||||
<!-- String Type: FormatString -->
|
||||
<!-- Introduced: 10.0.836.0 -->
|
||||
<string name="SKTextEditorCaption" comment="Caption of Text Editor">Editor teks - Keyman</string>
|
||||
</resources>
|
||||
82
windows/src/desktop/setup/locale/id-ID/strings.xml
Normal file
82
windows/src/desktop/setup/locale/id-ID/strings.xml
Normal file
|
|
@ -0,0 +1,82 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="ssLanguageName" comment="User interface language name in the UI language">Bahasa Indonesia</string>
|
||||
<string name="ssApplicationTitle">$APPNAME $VERSION Setup</string>
|
||||
<string name="ssTitle">Pasang $APPNAME $VERSION</string>
|
||||
<string name="ssInstallSuccess">$APPNAME $VERSION kini telah terpasang.</string>
|
||||
<string name="ssCancelQuery">Apakah Anda yakin ingin membatalkan pemasangan $APPNAME?</string>
|
||||
<string name="ssBootstrapExtractingBundle">Mengekstrak bundel...</string>
|
||||
<string name="ssBootstrapCheckingPackages">Mengecek paket...</string>
|
||||
<string name="ssBootstrapCheckingForUpdates">Memeriksa pembaruan melalui internet...</string>
|
||||
<string name="ssBootstrapCheckingInstalledVersions">Memeriksa versi yang terpasang...</string>
|
||||
<string name="ssBootstrapReady">Penyelesaian akhir...</string>
|
||||
<!-- Parameters: %0:s: version, %1:s: ssActionDownload -->
|
||||
<string name="ssActionInstallKeyman">• $APPNAME %0:s %1:s</string>
|
||||
<!-- Parameters: %0:s: package name %1:s: version %2:s: ssActionDownload -->
|
||||
<string name="ssActionInstallPackage">• %0:s %1:s %2:s</string>
|
||||
<!-- Parameters: %0:s: package name %1:s: version %2:s: language %3:s: ssActionDownload -->
|
||||
<string name="ssActionInstallPackageLanguage">• %0:s %1:s for %2:s %3:s</string>
|
||||
<string name="ssActionNothingToInstall">Tidak ada yang dapat dipasang.</string>
|
||||
<!-- Parameters: %0:s download size -->
|
||||
<string name="ssActionDownload">(mengunduh %0:s)</string>
|
||||
<string name="ssActionInstall">Setup akan memasang:</string>
|
||||
<string name="ssFreeCaption">$APPNAME $VERSION gratis dan bersumber terbuka</string>
|
||||
<string name="ssLicenseLink">&Baca lisensinya</string>
|
||||
<string name="ssInstallOptionsLink">Pasang &pilihan</string>
|
||||
<string name="ssMessageBoxTitle">$APPNAME Setup</string>
|
||||
<string name="ssOkButton">OK</string>
|
||||
<string name="ssInstallButton">&Pasang</string>
|
||||
<string name="ssCancelButton">Batalkan</string>
|
||||
<string name="ssExitButton">K&eluar</string>
|
||||
<string name="ssStatusInstalling">Memasang $APPNAME</string>
|
||||
<string name="ssStatusRemovingOlderVersions">Menghapus versi yang lama</string>
|
||||
<string name="ssStatusComplete">Instalasi selesai</string>
|
||||
<string name="ssQueryRestart">Anda perlu memulai ulang Windows sebelum Setup dapat selesai. Setelah Anda memulai ulang Windows, Setup akan melanjutkan.
|
||||
|
||||
Mulai ulang sekarang? (Semua program yang masih terbuka akan ditutup paksa. Simpan semua data Anda terlebih dahulu)</string>
|
||||
<string name="ssErrorUnableToAutomaticallyRestart">Windows tidak dapat dimulai ulang secara otomatis. Anda harus memulai ulang Windows sebelum mulai menggunakan $APPNAME.</string>
|
||||
<string name="ssMustRestart">Anda harus memulai ulang Windows untuk menyelesaikan Setup. Setelah Anda memulai ulang Windows, Setup akan selesai.</string>
|
||||
<string name="ssOldOsVersionInstallKeyboards">$APPNAME $VERSION membutuhkan Windows 7 atau yang lebih baru. Tapi, Keyman Desktop 7, 8 atau 9 telah terdeteksi.
|
||||
|
||||
Apakah Anda mau memasang papan tombol yang ada di installer ini ke Keyman Dekstop Anda?</string>
|
||||
<string name="ssOldOsVersionDownload">Versi $APPNAME ini membutuhkan Windows 7 atau yang lebih baru. Apakakh Anda ingin mencoba mengunduh Keyman Desktop 8 untuk sistem operasi Anda?</string>
|
||||
<string name="ssOptionsTitle">Opsi pemasangan</string>
|
||||
<string name="ssOptionsTitleInstallOptions">Opsi pemasangan</string>
|
||||
<string name="ssOptionsTitleDefaultKeymanSettings">Pengaturan $APPNAME baku</string>
|
||||
<string name="ssOptionsTitleSelectModulesToInstall">Modul untuk dipasang atau diperbarui</string>
|
||||
<string name="ssOptionsTitleAssociatedKeyboardLanguage">Bahasa papan tombol terasosiasi</string>
|
||||
<string name="ssOptionsTitleLocation">Versi untuk dipasang</string>
|
||||
<string name="ssOptionsStartWithWindows">Mulai $APPNAME ketika Windows nyala</string>
|
||||
<string name="ssOptionsStartAfterInstall">Mulai $APPNAME ketika pemasangan selesai</string>
|
||||
<string name="ssOptionsCheckForUpdates">Periksa pembaruan di internet secara rutin</string>
|
||||
<string name="ssOptionsUpgradeKeyboards">Perbarui papan tombol yang terpasang dari versi lama ke versi $VERSION</string>
|
||||
<string name="ssOptionsAutomaticallyReportUsage">Bagikan statistik penggunaan anonim ke keyman.com</string>
|
||||
<!-- Parameters: %0:s: version of installer (may differ from Keyman version) -->
|
||||
<string name="ssInstallerVersion">Setup versi: %0:s</string>
|
||||
<string name="ssOptionsInstallKeyman">Pasang $APPNAME</string>
|
||||
<string name="ssOptionsUpgradeKeyman">Perbarui $APPNAME</string>
|
||||
<!-- Parameters: %0:s: installed version -->
|
||||
<string name="ssOptionsKeymanAlreadyInstalled">$APPNAME %0:s sudah terpasang.</string>
|
||||
<!-- Parameters: %0:s: version, %1:s: size -->
|
||||
<string name="ssOptionsDownloadKeymanVersion">Unduh versi %0:s (%1:s)</string>
|
||||
<!-- Parameters: %0:s: version -->
|
||||
<string name="ssOptionsInstallKeymanVersion">Versi %0:s</string>
|
||||
<!-- Parameters: %0:s: package name %1:s -->
|
||||
<string name="ssOptionsInstallPackage">Pasang %0:s</string>
|
||||
<!-- Parameters: %0:s: package version %1:s package size -->
|
||||
<string name="ssOptionsDownloadPackageVersion">Unduh versi %0:s (%1:s)</string>
|
||||
<!-- Parameters: %0:s: package version -->
|
||||
<string name="ssOptionsInstallPackageVersion">Versi %0:s</string>
|
||||
<!-- Parameters: %0:s package name -->
|
||||
<string name="ssOptionsPackageLanguageAssociation">Pilih bahasa untuk papan tombol %0:s</string>
|
||||
<string name="ssOptionsDefaultLanguage">Bahasa baku</string>
|
||||
<!-- Parameters: %0:s: filename -->
|
||||
<string name="ssDownloadingTitle">Mengunduh %0:s</string>
|
||||
<!-- Parameters: %0:s: filename -->
|
||||
<string name="ssDownloadingText">Mengunduh %0:s</string>
|
||||
<string name="ssOffline">$APPNAME Setup tidak dapat menghubungi keyman.com untuk mengunduh bahan-bahan tambahan.
|
||||
|
||||
Silakan cek koneksi Anda, dan berikan $APPNAME Setup izin untuk mengakses internet melalui pengaturan firewall Anda.
|
||||
|
||||
Klik \"Batalkan\" untuk keluar dari Setup, Klik \"Coba lagi\" untuk mencoba mengunduh lagi, atau \"Abaikan\" untuk melanjutkan secara luring.</string>
|
||||
</resources>
|
||||
Loading…
Add table
Reference in a new issue