mirror of
https://github.com/flextype/flextype.git
synced 2025-08-23 13:23:18 +02:00
Merge pull request #330 from flextype/crowding-admin-plugin
New Crowdin translations
This commit is contained in:
@@ -8,7 +8,7 @@ admin_debugging: "Debugging"
|
||||
admin_email: "Email"
|
||||
admin_flextype_version: "Versi Flextype"
|
||||
admin_information: "Informasi"
|
||||
admin_installed: "Installed"
|
||||
admin_installed: "Terpasang"
|
||||
admin_keywords: "Kata Kunci"
|
||||
admin_documentation: "Dokumentasi"
|
||||
admin_memcache_server: "Memcache Server"
|
||||
@@ -18,7 +18,7 @@ admin_entries: "Entries"
|
||||
admin_extends: "Extends"
|
||||
admin_plugins: "Plugins"
|
||||
admin_themes: "Tema"
|
||||
admin_help: "Help"
|
||||
admin_help: "Bantuan"
|
||||
admin_getting_help: "Getting Help"
|
||||
admin_message_json_invalid: "Invalid JSON"
|
||||
admin_logout: "Keluar"
|
||||
@@ -56,21 +56,21 @@ 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"
|
||||
@@ -92,8 +92,8 @@ 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_author_email: "Email penulis"
|
||||
admin_author_name: "Nama penulis"
|
||||
admin_site_description: "Deskripsi situs"
|
||||
admin_site_keywords: "Kata kunci situs"
|
||||
admin_site_robots: "Robots"
|
||||
@@ -105,7 +105,7 @@ admin_cache_lifetime: "Cache lifetime"
|
||||
admin_cache_prefix: "Cache prefix"
|
||||
admin_charset: "Charset"
|
||||
admin_date_format: "Format tanggal"
|
||||
admin_date_display_format: "Display date format"
|
||||
admin_date_display_format: "Format tampilan penanggalan"
|
||||
admin_errors_display: "Display errors"
|
||||
admin_locale: "Locale"
|
||||
admin_entry_main: "Main entry"
|
||||
@@ -115,7 +115,7 @@ 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"
|
||||
@@ -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"
|
||||
|
Reference in New Issue
Block a user