diff --git a/site/plugins/admin/lang/id_ID.yaml b/site/plugins/admin/lang/id_ID.yaml index 035ba5cf..d8dcef73 100644 --- a/site/plugins/admin/lang/id_ID.yaml +++ b/site/plugins/admin/lang/id_ID.yaml @@ -1,54 +1,54 @@ --- admin: "Admin" -admin_welcome: "Welcome" +admin_welcome: "Selamat Datang" admin_create_new_user_welcome: "To finish setup and secure your site, please create the first user by entering the necessary information below." admin_cancel: "Cancel" admin_create: "Create" admin_debugging: "Debugging" admin_email: "Email" -admin_flextype_version: "Flextype Version" -admin_information: "Information" -admin_installed: "Installed" -admin_keywords: "Keywords" -admin_documentation: "Documentation" +admin_flextype_version: "Versi Flextype" +admin_information: "Informasi" +admin_installed: "Terpasang" +admin_keywords: "Kata Kunci" +admin_documentation: "Dokumentasi" admin_memcache_server: "Memcache Server" admin_memcache_port: "Memcache Port" -admin_login: "Login" +admin_login: "Masuk" admin_entries: "Entries" admin_extends: "Extends" admin_plugins: "Plugins" -admin_themes: "Themes" -admin_help: "Help" +admin_themes: "Tema" +admin_help: "Bantuan" admin_getting_help: "Getting Help" admin_message_json_invalid: "Invalid JSON" -admin_logout: "Logout" -admin_profile: "Profile" +admin_logout: "Keluar" +admin_profile: "Profil" admin_view_site: "View Site" admin_snippets: "Snippets" admin_not_installed: "Not Installed" -admin_off: "Off" -admin_on: "On" -admin_add: "Add" +admin_off: "Mati" +admin_on: "Hidup" +admin_add: "Tambah" admin_routable: "Routable" -admin_yes: "Yes" -admin_no: "No" +admin_yes: "Ya" +admin_no: "Tidak" admin_entry_attributes: "Entry Attributes" admin_fieldset_for_template: "Fieldset for template" -admin_content: "Content" +admin_content: "Konten" admin_create_new_entry: "Create New Entry" -admin_date: "Date" -admin_draft: "Draft" -admin_edit: "Edit" +admin_date: "Tanggal" +admin_draft: "Konsep" +admin_edit: "Sunting" admin_blocks: "Blocks" admin_media: "Media" -admin_settings: "Settings" -admin_templates: "Templates" +admin_settings: "Pengaturan" +admin_templates: "Templat" admin_entry: "Entry" admin_fieldset: "Fieldset" -admin_source: "Source" -admin_upload: "Upload" +admin_source: "Sumber" +admin_upload: "Unggah" admin_hidden: "Hidden" -admin_image_preview: "Image preview" +admin_image_preview: "Pratinjau gambar" admin_move: "Move" admin_parent_entry: "Entry parent" admin_preview: "Preview" @@ -56,27 +56,27 @@ admin_publish: "Publish" admin_rename: "Rename" admin_save_entry: "Save entry" admin_template: "Template" -admin_title: "Title" +admin_title: "Judul" admin_url: "Url" admin_view: "View" admin_visibility: "Visibility" admin_visible: "Visible" admin_password: "Password" admin_php_built_on: "PHP Built On" -admin_php_version: "PHP Version" +admin_php_version: "Versi PHP" admin_author_url: "Author url" admin_bugs: "Bugs" -admin_description: "Description" +admin_description: "Deskripsi" admin_get_more_plugins: "Get More Plugins" admin_homepage: "Homepage" admin_info: "Info" -admin_license: "License" +admin_license: "Lisensi" admin_status: "Status" admin_disabled: "disabled" admin_enabled: "enabled" -admin_version: "Version" -admin_role: "Role" -admin_save: "Save" +admin_version: "Versi" +admin_role: "Peran" +admin_save: "Simpan" admin_security_check_results: "Security check results" admin_security_check_results_debug: "Due to the type and amount of information an error might give intruders when DISPLAY ERRORS TRUE, we strongly advise setting DISPLAY ERRORS FALSE in production systems." admin_security_check_results_htaccess: "The Flextype .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path" @@ -88,42 +88,42 @@ admin_error404_title: "Error404 entry title" admin_error404_description: "Error404 entry description" admin_error404_content: "Error404 entry content" admin_error404_template: "Error404 entry template" -admin_heading: "Settings" -admin_general: "General" +admin_heading: "Pengaturan" +admin_general: "Umum" admin_error_404_page: "Error 404 page" admin_cache: "Cache" -admin_author_email: "Author email" -admin_author_name: "Author name" -admin_site_description: "Site description" -admin_site_keywords: "Site keywords" +admin_author_email: "Email penulis" +admin_author_name: "Nama penulis" +admin_site_description: "Deskripsi situs" +admin_site_keywords: "Kata kunci situs" admin_site_robots: "Robots" -admin_site_title: "Site title" -admin_system: "System" +admin_site_title: "Judul situs" +admin_system: "Sistem" admin_cache_driver: "Cache driver" admin_cache_enabled: "Cache enabled" admin_cache_lifetime: "Cache lifetime" admin_cache_prefix: "Cache prefix" admin_charset: "Charset" -admin_date_format: "Date format" -admin_date_display_format: "Display date format" +admin_date_format: "Format tanggal" +admin_date_display_format: "Format tampilan penanggalan" admin_errors_display: "Display errors" admin_locale: "Locale" admin_entry_main: "Main entry" -admin_theme: "Theme" -admin_timezone: "Timezone" -admin_username: "Username" +admin_theme: "Tema" +admin_timezone: "Zona Waktu" +admin_username: "Nama Pengguna" admin_create_user: "Create User" admin_create_new_user: "Create New User" admin_web_server: "Web Server" -admin_web_server_php_interface: "WebServer to PHP Interface" +admin_web_server_php_interface: "WebServer ke Antarmuka PHP" admin_create_new_category: "Create New Category" admin_delete_category: "Delete Category" admin_create_new_item: "Create New Item" -admin_delete: "Delete" -admin_order: "Order" -admin_edit_category: "Edit category" +admin_delete: "Hapus" +admin_order: "Urutan" +admin_edit_category: "Sunting kategori" admin_fieldsets: "Fieldsets" -admin_template_create_new: "Create New Template" +admin_template_create_new: "Buat Templat Baru" admin_create_new_fieldset: "Create New Fieldset" admin_duplicate: "Duplicate" admin_summary: "Summary" @@ -177,32 +177,32 @@ admin_message_entry_was_not_moved: "Entry was not moved" admin_message_entry_renamed: "Entry renamed" admin_message_settings_saved: "Settings saved" admin_message_settings_was_not_saved: "Settings was not saved" -admin_message_wrong_username_password: "Wrong username or password" +admin_message_wrong_username_password: "Nama pengguna atau kata sandi salah" admin_message_plugin_settings_saved: "Plugin settings saved" admin_message_plugin_settings_not_saved: "Plugin settings was not saved" -admin_quality: "Quality" -admin_width: "Width" -admin_height: "Height" -admin_accept_file_types: "Accept file types" +admin_quality: "Kualitas" +admin_width: "Lebar" +admin_height: "Tinggi" +admin_accept_file_types: "Jenis berkas yang diterima" admin_embeded_code: "Embeded Code" -admin_shortcode: "Shortcode" -admin_php_code: "PHP Code" -admin_choose_files_to_upload: "Choose file" +admin_shortcode: "Kode pendek" +admin_php_code: "Kode PHP" +admin_choose_files_to_upload: "Pilih berkas" admin_browse_files: "Browse" -admin_copy: "Copy" +admin_copy: "Salin" admin_admin_panel: "Admin Panel" -admin_light: "Light" -admin_dark: "Dark" -admin_name: "Name" +admin_light: "Terang" +admin_dark: "Gelap" +admin_name: "Nama" admin_hide: "Hide" admin_memcached_server: "Memcached Server" admin_memcached_port: "Memcached Port" -admin_redis_socket: "Redis Socket" -admin_redis_password: "Redis Password" -admin_redis_server: "Redis Server" -admin_redis_port: "Redis Port" -admin_sqlite3_database: "SQLite3 Database" -admin_sqlite3_table: "SQLite3 Table" +admin_redis_socket: "Soket Redis" +admin_redis_password: "Kata sandi Redis" +admin_redis_server: "Server Redis" +admin_redis_port: "Port Redis" +admin_sqlite3_database: "Database SQLite3" +admin_sqlite3_table: "Table SQLite3" admin_error_name_empty_input: "Name has to be an alphanumeric value (from 1 chars)" admin_error_title_empty_input: "Title has to be an alphanumeric value (from 1 chars)" admin_error_icon_empty_input: "Icon has to be an alphanumeric value (from 1 chars)" @@ -214,7 +214,7 @@ admin_help_text_for_temlates_name: "Unique name in lowercase chars only." admin_entries_visible: "Visible" admin_entries_draft: "Draft" admin_entries_hidden: "Hidden" -admin_menu_item_title: "Title" +admin_menu_item_title: "Judul" admin_menu_item_url: "Url" admin_menu_item_target: "Target" admin_menu_item_order: "Order" @@ -230,13 +230,13 @@ admin_router_cache_file: "Route cache file" admin_determine_route_before_app_middleware: "Determine route before app middleware" admin_output_buffering: "Output buffering" admin_response_chunk_size: "Response chunk size" -admin_http_version: "HTTP Version" +admin_http_version: "Versi HTTP" admin_image_driver: "Image driver" admin_whoops_editor: "Whoops editor" admin_whoops_page_title: "Whoops page title" -admin_editor: "Editor" +admin_editor: "Penyunting" admin_tools: "Tools" -admin_size: "Size" +admin_size: "Ukuran" admin_clear: "Clear" admin_clear_cache_all: "Clear All" admin_registry: "Registry" @@ -252,7 +252,7 @@ admin_slim: "Slim" admin_slugify: "Slug" admin_entries_limit: "Entries limit" admin_slug: "Slug" -admin_slugify_separator: "Separator" +admin_slugify_separator: "Pemisah" admin_slugify_lowercase: "Lowercase" admin_slugify_trim: "Trim" admin_slugify_strip_tags: "Strip tags" @@ -270,7 +270,7 @@ admin_plugin: "Plugin" admin_icon: "Icon" admin_menu: "Menu" admin_seo: "Seo" -admin_main: "Main" +admin_main: "Utama" admin_you_have_no_plugins: "You have no plugins" admin_you_have_no_themes: "You have no themes" admin_message_theme_settings_saved: "Theme settings saved"