#OpenProject is an open source project management software.
#Copyright (C) 2012-2020 the OpenProject GmbH
#This program is free software; you can redistribute it and/or
#modify it under the terms of the GNU General Public License version 3.
#OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows:
#Copyright (C) 2006-2017 Jean-Philippe Lang
#Copyright (C) 2010-2013 the ChiliProject Team
#This program is free software; you can redistribute it and/or
#modify it under the terms of the GNU General Public License
#as published by the Free Software Foundation; either version 2
#of the License, or (at your option) any later version.
#This program is distributed in the hope that it will be useful,
#but WITHOUT ANY WARRANTY; without even the implied warranty of
#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
#GNU General Public License for more details.
#You should have received a copy of the GNU General Public License
#along with this program; if not, write to the Free Software
#Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#See docs/COPYRIGHT.rdoc for more details.
#++
id:
no_results_title_text:Tidak ada yang ditampilkan saat ini.
activities:
index:
no_results_title_text:Belum ada kegiatan untuk proyek dalam jangka waktu ini.
admin:
plugins:
no_results_title_text:Tidak ada plugin yang tersedia saat ini.
custom_styles:
color_theme:"Color theme"
color_theme_custom:"(Custom)"
colors:
alternative-color:"Alternative"
content-link-color:"Link font"
primary-color:"Primary"
primary-color-dark:"Primary (dark)"
header-bg-color:"Header background"
header-item-bg-hover-color:"Header background on hover"
header-item-font-color:"Header font"
header-item-font-hover-color:"Header font on hover"
header-border-bottom-color:"Header border"
main-menu-bg-color:"Main menu background"
main-menu-bg-selected-background:"Main menu when selected"
main-menu-bg-hover-background:"Main menu on hover"
main-menu-font-color:"Main menu font"
main-menu-selected-font-color:"Main menu font when selected"
main-menu-hover-font-color:"Main menu font on hover"
main-menu-border-color:"Main menu border"
custom_colors:"Warna kostum"
customize:"Sesuaikan instalasi OpenProject anda dengan logo Anda sendiri. Catatan: Logo ini dapat diakses secara publik."
enterprise_notice:"Sebagai 'Terima Kasih' spesial untuk finansial konstributor untuk mengembangkan OpenProject, fitur kecil ini hanya akan tersedia untuk Enterprise Edition dukungan pelanggan."
manage_colors:"Edit warna pilih opsi"
instructions:
alternative-color:"Strong accent color, typically used for the most important button on a screen."
content-link-color:"Warna font sebagian besar tautan."
primary-color:"Warna utama."
primary-color-dark:"Warna yang lebih gelap dari warna utama biasanya dipakai sebagai efek lintasan kursor."
header-item-bg-hover-color:"Warna latar belakang \"item header\" yang bisa di klik ketika ditunjuk dengan mouse."
header-item-font-color:"Warna font item header yang bisa diklik."
header-item-font-hover-color:"Warna font \"item header\" yang bisa di klik ketika ditunjuk dengan mouse."
header-border-bottom-color:"Garis tipis di bawah header. Biarkan filed ini kosong jika Anda tidak ingin garis apapun."
main-menu-bg-color:"Warna latar belakang menu sisi kiri."
theme_warning:Changing the theme will overwrite you custom style. The design will then be lost. Are you sure you want to continue?
enterprise:
upgrade_to_ee:"Tingkatkan ke edisi enterprise"
add_token:"Unggah sebuah token bantuan edisi enterprise"
replace_token:"Gantilah token bantuan yang sedang digunakan"
order:"Pesanlah edisi enterprise"
paste:"Tempelkan token pendukung Edisi Perusahaan Anda"
required_for_feature:"Fitur ini hanya tersedia bersama dengan sebuah token pendukung Edisi Perusahaan yang aktif."
enterprise_link:"Untuk informasi lebih lanjut, klik di sini."
announcements:
show_until:Show until
is_active:currently displayed
is_inactive:currently not displayed
attribute_help_texts:
text_overview:'Pada tampilan ini, anda dapat membuat teks-teks bantuan yang dikhususkan untuk tampilan atribut-atribut tersebut. Ketika didefinisikan, teks-teks ini dapat ditampilkan dengan mengklik ikon bantuan pada atribut miliknya.'
label_plural:'Atribut teks bantuan'
show_preview:'Teks pratinjau'
add_new:'Menambahkan teks bantuan'
edit:"Mengedit teks bantuan untuk %{attribute_caption}"
auth_sources:
index:
no_results_content_title:Tidak ada mode otentikasi saat ini.
no_results_content_text:Buat mode otentikasi baru
ldap_auth_sources:
technical_warning_html:|
This LDAP form requires technical knowledge of your LDAP / Active Directory setup.
<br/>
<a href="https://www.openproject.org/help/administration/manage-ldap-authentication/">Please visit our documentation for detailed instructions</a>.
attribute_texts:
name:Arbitrary name of the LDAP connection
host:LDAP host name or IP address
login_map:The attribute key in LDAP that is used to identify the unique user login. Usually, this will be `uid` or `samAccountName`.
generic_map:The attribute key in LDAP that is mapped to the OpenProject `%{attribute}` attribute
admin_map_html:"Optional: The attribute key in LDAP that <strong>if present</strong> marks the OpenProject user an admin. Leave empty when in doubt."
system_user_dn_html:|
Enter the DN of the system user used for read-only access.
system_user_password:Enter the bind password of the system user
base_dn:|
Enter the Base DN of the subtree in LDAP you want OpenProject to look for users and groups.
OpenProject will filter for provided usernames in this subtree only.
Example:ou=users,dc=example,dc=com
onthefly_register:|
If you check this box, OpenProject will automatically create new users from their LDAP entries
when they first authenticate with OpenProject.
Leave this unchecked to only allow existing accounts in OpenProject to authenticate through LDAP!
connection_encryption:'Enkripsi sambungan'
system_account:'System account'
system_account_legend:|
OpenProject requires read-only access through a system account to lookup users and groups in your LDAP tree.
Please specify the bind credentials for that system user in the following section.
ldap_details:'LDAP details'
user_settings:'Attribute mapping'
user_settings_legend:|
The following fields are related to how users are created in OpenProject from LDAP entries and
what LDAP attributes are used to define the attributes of an OpenProject user (attribute mapping).
tls_mode:
plain:'kosong'
simple_tls:'simple_tls'
start_tls:'start_tls'
plain_description:"Sambungan polos tidak terenkripsi, tidak ada negosiasi TLS."
simple_tls_description:"Enkripsi TLS implisit, tetapi tidak ada validasi sertifikat. Gunakan dengan hati-hati dan kepercayaan tersirat dari koneksi LDAP."
start_tls_description:"Enkripsi TLS eksplisit dengan validasi penuh. Gunakan untuk LDAP melalui TLS / SSL."
section_more_info_link_html:>
This section concerns the connection security of this LDAP authentication source. For more information, visit <a href="%{link}">the Net::LDAP documentation</a>.
forums:
show:
no_results_title_text:Saat ini tidak ada postingan di forum.
colors:
index:
no_results_title_text:Tidak ada warna saat ini.
no_results_content_text:Buat warna baru
label_no_color:'No color'
custom_actions:
actions:
name:'Tindakan'
add:'Tambahkan tindakan'
assigned_to:
executing_user_value:'(Assign to executing user)'
conditions:'Kondisi'
plural:'Tindakan khusus'
new:'New custom action'
edit:'Edit custom action %{name}'
execute:'Execute %{name}'
upsale:
title:'Tindakan khusus adalah fitur Edisi Perusahaan'
description:'Tindakan khusus merampingkan pekerjaan sehari-hari dengan menggabungkan satu set langkah individual menjadi satu tombol.'
custom_fields:
text_add_new_custom_field:>
Untuk menambahkan kolom kustom baru untuk sebuah proyek, pertama-tama Anda harus membuatnya, sebelum Anda dapat menambahkannya ke proyek ini.
is_enabled_globally:'Diaktifkan secara global'
enabled_in_project:'Diaktifkan pada proyek'
contained_in_type:'Terkandung dalam jenis'
confirm_destroy_option:"Menghapus sebuah pilihan akan menghapus semua kemunculan yang terjadi (mis. dalam paket pekerjaan). Apakah Anda yakin ingin menghapusnya?"
tab:
no_results_title_text:Tidak ada bidang kustom saat ini.
no_results_content_text:Buat bidang kustom baru
concatenation:
single:'atau'
deprecations:
time_entries:"This time entries view is superseded by the 'Cost reports' module. This view now only supports exporting time entry information to csv. For interactive filtering, please activate the 'Cost reports' module in the project settings."
global_search:
overwritten_tabs:
wiki_pages:"Wiki"
messages:"Forum"
groups:
index:
no_results_title_text:Tidak ada grup untuk saat ini.
no_results_content_text:Buat grup baru
users:
no_results_title_text:Tidak ada pengguna yang menjadi anggota grup ini.
memberships:
no_results_title_text:Saat ini tidak ada proyek yang menjadi bagian grup.
incoming_mails:
ignore_filenames:>
Tentukan daftar nama yang harus diabaikan ketika memproses lampiran untuk surat masuk (mis., Tanda tangan atau ikon). Masukkan satu nama file per baris.
projects:
delete:
scheduled:"Penghapusan telah dijadwalkan dan dilakukan di latar belakang. Anda akan diberitahu hasilnya."
schedule_failed:"Proyek tidak dapat dihapus: %{errors}"
failed:"Penghapusan proyek %{name} telah gagal"
failed_text:"The request to delete project %{name} has failed. The project was left archived."
completed:"Deletion of project %{name} completed"
completed_text:"The request to delete project '%{name}' has been completed."
index:
no_results_title_text:Tidak ada proyek saat ini
no_results_content_text:Buat proyek baru
settings:
activities:
no_results_title_text:There are currently no activities available.
forums:
no_results_title_text:Tidak ada forum pada project.
no_results_content_text:Buat forum baru
categories:
no_results_title_text:There are currently no work package categories.
no_results_content_text:Create a new work package category
custom_fields:
no_results_title_text:There are currently no custom fields available.
types:
no_results_title_text:There are currently no types available.
versions:
no_results_title_text:There are currently no versions for the project.
no_results_content_text:Create a new version
members:
index:
no_results_title_text:There are currently no members part of this project.
no_results_content_text:Add a member to the project
my:
access_token:
failed_to_reset_token:"Gagal untuk menset ulang akses token: %{error}"
notice_reset_token:"Sebuah token baru %{type} telah dibuat. Token akses Anda adalah:"
token_value_warning:"Catatan: Anda hanya akan melihat token ini satu kali, pastikan untuk membuat salinannya sekarang."
no_results_title_text:There are currently no access tokens available.
news:
index:
no_results_title_text:There is currently no news to report.
no_results_content_text:Add a news item
users:
memberships:
no_results_title_text:This user is currently not a member of a project.
prioritiies:
edit:
priority_color_text:|
Click to assign or change the color of this priority.
It can be used for highlighting work packages in the table.
reportings:
index:
no_results_title_text:There are currently no status reportings.
no_results_content_text:Add a status reporting
statuses:
edit:
status_readonly_html:|
Check this option to mark work packages with this status as read-only.
Noattributes can be changed with the exception of the status.
<br/>
<strong>Note</strong>:Inherited values (e.g., from children or relations) will still apply.
status_color_text:|
Click to assign or change the color of this status.
It is shown in the status button and can be used for highlighting work packages in the table.
index:
no_results_title_text:There are currently no work package statuses.
no_results_content_text:Add a new status
types:
index:
no_results_title_text:There are currently no types.
no_results_content_text:Create a new type
edit:
settings:"Pengaturan"
form_configuration:"Form configuration"
projects:"Project"
enabled_projects:"Proyek-proyek yang diaktifkan"
edit_query:"Edit table"
query_group_placeholder:"Give the table a name"
reset:"Disetel ulang ke kondisi bawaan"
type_color_text:|
Klik untuk menetapkan atau mengubah warna tipe ini. warna yang dipilah akan membedakan paket kerja.
versions:
overview:
no_results_title_text:There are currently no work packages assigned to this version.
wiki:
no_results_title_text:There are currently no wiki pages.
index:
no_results_content_text:Add a new wiki page
work_flows:
index:
no_results_title_text:There are currently no workflows.
work_packages:
x_descendants:
other:'%{count} work package descendants'
bulk:
could_not_be_saved:"The following work packages could not be saved:"
move:
no_common_statuses_exists:"There is no status available for all selected work packages. Their status cannot be changed."
unsupported_for_multiple_projects:'Bulk move/copy is not supported for work packages from multiple projects'
summary:
reports:
category:
no_results_title_text:There are currently no categories available.
assigned_to:
no_results_title_text:There are currently no members part of this project.
responsible:
no_results_title_text:There are currently no members part of this project.
author:
no_results_title_text:There are currently no members part of this project.
priority:
no_results_title_text:There are currently no priorities available.
type:
no_results_title_text:There are currently no types available.
version:
no_results_title_text:There are currently no versions available.
label_invitation:Undangan
account:
delete:"Hapus akun"
delete_confirmation:"Yakin Anda ingin menghapus akun?"
deleted:"Akun telah dihapus"
deletion_info:
data_consequences:
other:"Data yang dibuat pengguna (seperti email, preferensi, Work Package, entri wiki) akan dihapus. Namun, data seperti Work Package dan entri wiki yang terhubung dengan pengguna lain tidak bisa dihapus. Data seperti ini akan dipindahkan ke sebuah akun bernama \"Pengguna Terhapus\". Karena data dari setiap akun terhapus dipindahkan ke akun tersebut, maka pembedaan antara data yang dibuat pengguna dengan data dari akun terhapus lainnya tidak akan bisa dilakukan."
self:"Of the data you created (e.g. email, preferences, work packages, wiki entries) as much as possible will be deleted. Note however, that data like work packages and wiki entries can not be deleted without impeding the work of the other users. Such data is hence reassigned to an account called \"Deleted user\". As the data of every deleted account is reassigned to this account it will not be possible to distinguish the data you created from the data of another deleted account."
heading:"Hapus akun %{name}"
info:
other:"User yang akan dihapus akan terputus dari alur proses dalam sistem."
self:"Jika akun dihapus, Anda akan terputus dari alur proses dalam sistem."
login_consequences:
other:"Akun akan dihapus dari sistem. User tidak akan bisa Login kembali."
self:"Akun Anda akan dihapus dari sistem. Anda tidak akan bisa Login kembali."
login_verification:
other:"Enter the login %{name} to verify the deletion. Once submitted, you will be asked to confirm your password."
self:"Enter your login %{name} to verify the deletion. Once submitted, you will be asked to confirm your password."
error_inactive_activation_by_mail:>
Akun anda belum diaktifkan. Untuk mengaktifkan, klik pada link yang ada di email anda.
error_inactive_manual_activation:>
Akun Anda belum diaktifkan. Harap menunggu Administrator untuk mengaktifkan akun Anda.
error_self_registration_disabled:>
Pendaftaran user dinonaktifkan untuk saat ini. Silakan minta Administrator untuk membuatkan akun Anda.
login_with_auth_provider:"atau Login dengan akun yang ada"
signup_with_auth_provider:"or sign up using"
auth_source_login:Please login as <em>%{login}</em> to activate your account.
omniauth_login:Please login to activate your account.
archived_ancestor:'The project has an archived ancestor.'
foreign_wps_reference_version:'Work packages in non descendant projects reference versions of the project or its descendants.'
attributes:
types:
in_use_by_work_packages:"still in use by work packages: %{types}"
query:
attributes:
project:
error_not_found:"tidak ditemukan"
public:
error_unauthorized:"- The user has no permission to create public views."
group_by_hierarchies_exclusive:"saling ekslusif bersama kelompok dengan '%{group_by}'. Anda tidak dapat mengaktifkan keduanya."
filters:
custom_fields:
inexistent:"There is no custom field for the filter."
invalid:"The custom field is not valid in the given context."
relation:
typed_dag:
circular_dependency:"Relasi menciptakan lingkaran relasi-relasi."
attributes:
to:
error_not_found:"work package dalam posisi `to` tidak dapat ditemukan atau tidak terlihat"
error_readonly:"an existing relation's `to` link is immutable"
from:
error_not_found:"work package in `from` position not found or not visible"
error_readonly:"an existing relation's `from` link is immutable"
repository:
not_available:"Vendor SCM tidak tersedia"
not_whitelisted:"konfigurasi tidak mengijinkan."
invalid_url:"bukan tempat penyimpanan atau alamat URL yang benar."
must_not_be_ssh:"tidak boleh sebuah url SSH."
no_directory:"is not a directory."
role:
permissions:
dependency_missing:"need to also include '%{dependency}' as '%{permission}' is selected."
time_entry:
attributes:
hours:
day_limit:"is too high as a maximum of 24 hours can be logged per date."
work_package:
is_not_a_valid_target_for_time_entries:"Paket-Penugasan #%{id} tidak valid untuk reassigning di Time entri."
attributes:
due_date:
not_start_date:"tanggal mulai dan berakhir pada milestone harus sama."
parent:
cannot_be_milestone:"parent dari work package tidak bisa berupa milestone."
cannot_be_in_another_project:"tidak boleh dari proyek lain."
not_a_valid_parent:"tidak valid."
start_date:
violates_relationships:"can only be set to %{soonest_start} or later so as not to violate the work package's relationships."
status_id:
status_transition_invalid:"gagal melakukan transisi dari status lama ke status baru untuk role ini."
status_invalid_in_type:"is invalid because the current status does not exist in this type."
type:
cannot_be_milestone_due_to_children:"cannot be a milestone because this work package has children."
priority_id:
only_active_priorities_allowed:"prioritas harus aktif."
category:
only_same_project_categories_allowed:"Kategori yang dipilih harus diambil dari kategori yang berlaku pada proyek."
does_not_exist:"Kategori yang dipilih tidak ada."
estimated_hours:
only_values_greater_or_equal_zeroes_allowed:"must be >= 0."
type:
attributes:
attribute_groups:
attribute_unknown:"Atribut paket kerja tidak valid digunakan."
attribute_unknown_name:"Invalid work package attribute used: %{attribute}"
duplicate_group:"The group name '%{group}' is used more than once. Group names must be unique."
query_invalid:"The embedded query '%{group}' is invalid: %{details}"
group_without_name:"Kelompok tak bernama tidak dibolehkan."
user:
attributes:
password:
weak:"Must contain characters of the following classes (at least %{min_count} of %{all_count}): %{rules}."
lowercase:"huruf kecil (spt. 'a')"
uppercase:"huruf besar (spt. 'A')"
numeric:"numerik (spt. ' 1')"
special:"special (spt. ' %')"
reused:
other:"has been used before. Please choose one that is different from your last %{count}."
match:
confirm:"Konfirmasi password baru."
description:"Isian konfirmasi password tidak sama dengan masukan password."
status:
invalid_on_create:"bukan status yang valid untuk user baru."
auth_source:
error_not_found:"tidak ditemukan"
member:
principal_blank:"Silakan pilih setidaknya satu user atau grup."
role_blank:"need to be assigned."
attributes:
roles:
ungrantable:"has an unassignable role."
principal:
unassignable:"cannot be assigned to a project."
version:
undeletable_work_packages_attached:"The version cannot be deleted as it has work packages attached to it."
template:
body:"Silakan periksa isian berikut :"
header:
other:"%{count} error menyebabkan %{model} gagal untuk disimpan"
models:
attachment:"File"
attribute_help_text:"Atribut teks bantuan"
forum:"Forum"
comment:"Komentar"
custom_action:"Custom action"
custom_field:"Isian kustom"
group:"Grup"
category:"Kategori"
status:"Status Work Package"
member:"Member"
news:"News"
project:"Project"
query:"Query kustom"
role:
other:"Roles"
type:"Tipe"
user:"User"
version:"Versi"
wiki:"Wiki"
wiki_page:"Halaman Wiki"
workflow:"Workflow"
work_package:"Paket-Penugasan"
'doorkeeper/application':"OAuth application"
errors:
header_invalid_fields:"Eror pada isian berikut :"
field_erroneous_label:"Bidang ini tidak valid: %{full_errors} masukkan nilai yang berlaku."
activity:
created:"Dibuat : %{title}"
updated:"Diupdate : %{title}"
#common attributes of all models
attributes:
active:"Aktif"
assigned_to:"Pelimpahan"
assignee:"Pelimpahan"
attachments:"Lampiran"
author:"Penulis"
base:"Error :"
blocks_ids:"List ID dari work package yang diblokir"
category:"Kategori"
comment:"Komentar"
comments:"Komentar"
content:"Konten"
color:"Warna"
created_at:"Dibuat"
created_on:"Dibuat"
custom_options:"Nilai yang mungkin"
custom_values:"Isian kustom"
date:"Tanggal"
default_columns:"Kolom default"
description:"Deskripsi"
display_sums:"Tampilkan jumlah"
due_date:"Finish date"
estimated_hours:"Estimasi Waktu"
estimated_time:"Estimasi Waktu"
firstname:"Nama depan"
group:"Grup"
groups:"Grup"
groupname:"Nama grup"
id:"ID"
is_default:"Nilai default"
is_for_all:"Untuk semua Project"
is_public:"Publik"
#kept for backwards compatibility
issue:"Paket-Penugasan"
lastname:"Nama belakang"
login:"Username"
mail:"Email"
name:"Nama"
password:"Password"
priority:"Prioritas"
project:"Project"
public:"Publik"
responsible:"Accountable"
role:"Role"
roles:"Roles"
start_date:"Tanggal start"
status:"Status"
subject:"Perihal"
summary:"Ringkasan"
title:"Judul"
type:"Tipe"
updated_at:"Diperbarui"
updated_on:"Diperbarui"
uploader:"Uploader"
user:"User"
version:"Versi"
work_package:"Paket-Penugasan"
button_add:"Tambah"
button_add_member:Add member
button_add_watcher:"Tambah pemantau"
button_annotate:"Anotasi"
button_apply:"Apply"
button_archive:"Arsip"
button_back:"Kembali"
button_cancel:"Batal"
button_change:"Ubah"
button_change_parent_page:"Ubah halaman induk"
button_change_password:"Ubah password"
button_check_all:"Cek semua"
button_clear:"Clear"
button_click_to_reveal:"Click to reveal"
button_close:'Tutup'
button_collapse_all:"Tutup semua"
button_configure:"Konfigurasi"
button_continue:"Lanjutkan"
button_copy:"Salin"
button_copy_and_follow:"Salin dan amati"
button_create:"Buat baru"
button_create_and_continue:"Buat baru dan lanjut"
button_delete:"Hapus"
button_decline:"Tolak"
button_delete_watcher:"Hapus pemantau, %{name}"
button_download:"Download"
button_duplicate:"Duplikasi"
button_edit:"Edit"
button_edit_associated_wikipage:"Edit Wiki terkait: %{page_title}"
button_expand_all:"Buka semua"
button_filter:"Filter"
button_generate:"Generate"
button_list:"List"
button_lock:"Lock"
button_log_time:"Catatan waktu"
button_login:"Login"
button_move:"Pindahkan"
button_move_and_follow:"Pindahkan dan amati"
button_print:"Cetak"
button_quote:"Kutipan"
button_remove:Remove
button_rename:"Ubah nama"
button_replace:"Ganti"
button_revoke:"Revoke"
button_reply:"Balas"
button_reset:"Reset"
button_rollback:"Kembali ke versi ini"
button_save:"Simpan"
button_save_back:"Save and back"
button_show:"Tampilkan"
button_sort:"Urutkan"
button_submit:"Kirim"
button_test:"Test"
button_unarchive:"Batalkan arsip"
button_uncheck_all:"Uncek semua"
button_unlock:"Unlock"
button_unwatch:"Unwatch"
button_update:"Update"
button_upgrade:"Tingkatkan"
button_upload:"Unggah"
button_view:"Lihat"
button_watch:"Pantau"
button_manage_menu_entry:"Mengkonfigurasi menu item"
button_add_menu_entry:"Tambah menu item"
button_configure_menu_entry:"Mengkonfigurasi menu item"
button_delete_menu_entry:"Hapus menu item"
consent:
checkbox_label:Saya telah memperhatikan dan menyetujui hal di atas.
failure_message:Persetujuan gagal, tidak bisa dilanjutkan.
title:Persetujuan Pengguna
decline_warning_message:Anda telah menolak untuk menyetujui dan telah dikeluarkan.
user_has_consented:User has consented to your configured statement at the given time.
not_yet_consented:User has not consented yet, will be requested upon next login.
contact_mail_instructions:Define the mail address that users can reach a data controller to perform data change or removal requests.
contact_your_administrator:Please contact your administrator if you want to have your account deleted.
contact_this_mail_address:Please contact %{mail_address} if you want to have your account deleted.
text_update_consent_time:Check this box to force users to consent again. Enable when you have changed the legal aspect of the consent information above.
update_consent_last_time:"Last update of consent: %{update_time}"
copy_project:
started:"Started to copy project \"%{source_project_name}\" to \"%{target_project_name}\". You will be informed by mail as soon as \"%{target_project_name}\" is available."
failed:"Tidak dapat meng-copy Project %{source_project_name}"
failed_internal:"Copying failed due to an internal error."
succeeded:"Project %{target_project_name} telah dibuat"
errors:"Eror"
project_custom_fields:'Field kustom pada proyek'
text:
failed:"Tidak dapat meng-copy Project \"%{source_project_name}\" ke Project \"%{target_project_name}\"."
succeeded:"Project \"%{source_project_name}\" ke \"%{target_project_name}\" telah di-copy."
create_new_page:"Halaman Wiki"
date:
abbr_day_names:
- "Min"
- "Sen"
- "Sel"
- "Rab"
- "Kam"
- "Jum"
- "Sab"
abbr_month_names:
- null
- "Jan"
- "Feb"
- "Mar"
- "Apr"
- "Mei"
- "Jun"
- "Jul"
- "Agt"
- "Sep"
- "Okt"
- "Nop"
- "Des"
day_names:
- "Minggu"
- "Senin"
- "Selasa"
- "Rabu"
- "Kamis"
- "Jumat"
- "Sabtu"
formats:
#Use the strftime parameters for formats.
#When no format has been given, it uses default.
#You can provide other formats here if you like!
default:"%m/%d/%Y"
long:"%B %d, %Y"
short:"%b %d"
#Don't forget the nil at the beginning; there's no such thing as a 0th month
Isian Autocomplete. Saat mengetik judul Paket-Penugasan, Anda akan menemui daftar pilihan. Pilih salah satu dengan tombol panah atas dan panah bawah dan tentukan pilihan dengan tombol tab atau enter. Atau Anda dapat memasukkan nomor Paket-Penugasan secara langsung.
description_available_columns:"Kolom tersedia"
description_choose_project:"Project"
description_compare_from:"Bandingkan dari"
description_compare_to:"Bandingkan dengan"
description_current_position:"You are here: "
description_date_from:"Masukkan tanggal start"
description_date_range_interval:"Pilih durasi dengan memilih tanggal start dan finish"
description_date_range_list:"Pilih durasi dari daftar"
enumeration_reported_project_statuses:"Status Project yang di-Report"
error_auth_source_sso_failed:"Single Sign-On (SSO) untuk pengguna '%{value}' gagal"
error_can_not_archive_project:"This project cannot be archived: %{errors}"
error_can_not_delete_entry:"Tidak dapat menghapus isian"
error_can_not_delete_custom_field:"Tidak dapat menghapus isian kustom"
error_can_not_delete_type:"Tipe ini berisi Work Package dan tidak dapat dihapus."
error_can_not_delete_standard_type:"Tipe standar tidak dapat dihapus."
error_can_not_invite_user:"Gagal untuk mengirimkan undangan kepada pengguna."
error_can_not_remove_role:"Role ini sedang dipakai dan tidak dapat dihapus."
error_can_not_reopen_work_package_on_closed_version:"Paket-Penugasan yang telah berakhir tidak dapat dibuka kembali"
error_can_not_find_all_resources:"Tidak dapat menemukan semua sumber daya terkait permintaan ini."
error_can_not_unarchive_project:"This project cannot be unarchived: %{errors}"
error_check_user_and_role:"Silakan pilih user dan Role."
error_code:"Error %{code}"
error_cookie_missing:'The OpenProject cookie is missing. Please ensure that cookies are enabled, as this application will not properly function without.'
error_custom_option_not_found:"Pilihan tidak ada."
error_enterprise_activation_user_limit:"Your account could not be activated (user limit reached). Please contact your administrator to gain access."
error_failed_to_delete_entry:'Gagal untuk menghapus isian ini.'
error_in_dependent:"Error attempting to alter dependent object: %{dependent_class} #%{related_id} - %{related_subject}: %{error}"
error_invalid_group_by:"Tidak dapat dikelompokkan dengan: %{value}"
error_invalid_query_column:"Permintaan tidak valid kolom: %{value}"
error_invalid_sort_criterion:"Tidak dapat diurutkan dengan kolom: %{value}"
error_journal_attribute_not_present:"Journal does not contain attribute %{attribute}."
error_pdf_export_too_many_columns:"Kolom yang dipilih utnuk ekspor PDF terlalu banyak. Mohon kurangi jumlah kolom."
error_pdf_failed_to_export:"The PDF export could not be saved: %{error}"
error_token_authenticity:'Unable to verify Cross-Site Request Forgery token. Did you try to submit data on multiple browsers or tabs? Please close all tabs and try again.'
error_work_package_done_ratios_not_updated:"Paket-Penugasan selesai, rasio tidak diupdate."
error_work_package_not_found_in_project:"Paket-Penugasan tidak ditemukan atau tidak termasuk dalam Project ini"
error_migrations_are_pending:"Instalasi OpenProject anda tertunda karena migrasi databse. kemungkinan anda melewatkan migrasi yang ada saat upgrade terakhir. silahkan periksa panduan upgrade untuk meng-upgrade dengan benar."
error_scm_command_failed:"Error ketika mengakses repositori: %{value}"
error_scm_not_found:"Entri atau revisi tidak ditemukan dalam repositori."
error_unable_delete_status:"Work package tidak dapat dihapus karena dipakai oleh work package lain."
error_unable_delete_default_status:"Status default tidak dapat dihapus. Tentukan nilai default lain sebelum menghapus status yang anda ingin hapus."
error_unable_to_connect:"Tidak dapat terhubung (%{value})"
error_unable_delete_wiki:"Unable to delete the wiki page."
error_unable_update_wiki:"Unable to update the wiki page."
error_workflow_copy_source:"Silakan pilih sumber Tipe atau Role"
error_workflow_copy_target:"Silakan pilih target Tipe dan Role"
error_menu_item_not_created:Menu item tidak bisa ditambahkan
error_menu_item_not_saved:Menu item tidak bisa disimpan
error_wiki_root_menu_item_conflict:>
Can't rename "%{old_name}" to "%{new_name}" due to a conflict in the resulting menu item with the existing menu item "%{existing_caption}" (%{existing_identifier}).
error_external_authentication_failed:"Error selama otentikasi eksternal. Silakan coba lagi."
error_attribute_not_highlightable:"Attribute(s) not highlightable: %{attributes}"
events:
project:'Project edited'
changeset:'Set-Perubahan telah diedit'
message:Pesan telah diedit
news:News
reply:Telah direspon
time_entry:'Timelog telah diedit'
wiki_page:'Halaman Wiki telah diedit'
work_package_closed:'Paket-Penugasan telah berakhir'
work_package_edit:'Paket-Penugasan telah diedit'
work_package_note:'Catatan Paket-Penugasan telah ditambah'
export:
format:
atom:"Atom"
csv:"CSV"
pdf:"PDF"
pdf_with_descriptions:"PDF disertai deskripsi"
pdf_with_descriptions_and_attachments:"PDF with descriptions and attachments"
pdf_with_attachments:"PDF with attachments"
image:
omitted:"Image not exported."
extraction:
available:
pdftotext:"Pdftotext available (optional)"
unrtf:"Unrtf available (optional)"
catdoc:"Catdoc available (optional)"
xls2csv:"Xls2csv available (optional)"
catppt:"Catppt available (optional)"
tesseract:"Tesseract available (optional)"
general_csv_decimal_separator:"."
general_csv_encoding:"UTF-8"
general_csv_separator:","
general_first_day_of_week:"7"
general_lang_name:"Indonesion"
general_pdf_encoding:"ISO-8859-1"
general_text_no:"no"
general_text_yes:"yes"
general_text_No:"No"
general_text_Yes:"Yes"
general_text_true:"true"
general_text_false:"false"
gui_validation_error:"1 error"
gui_validation_error_plural:"%{count} error"
homescreen:
additional:
projects:"Newest visible projects in this instance."
no_visible_projects:"There are no visible projects in this instance."
users:"Newest registered users in this instance."
blocks:
community:"OpenProject community"
upsale:
become_hero:"Menjadi seorang pahlawan!"
title:"Tingkatkan ke edisi enterprise"
description:"What are the benefits?"
more_info:"Informasi lebih lanjut"
additional_features:"Tambahan fitur premium yang sangat berdaya guna"
professional_support:"Dukungan profesional dari para ahli OpenProject"
you_contribute:"Pengembang harus membayar tagihan mereka juga. Dengan Edisi Perusahaan, Anda secara substansial menyumbang kepada upaya komunitas Open-Source ini."
links:
upgrade_enterprise_edition:"Tingkatkan ke edisi enterprise"
postgres_migration:"Migrasi instalasi anda ke PostgreSQL"
user_guides:"User guides"
faq:"FAQ"
glossary:"Glossary"
shortcuts:"Shortcuts"
blog:"OpenProject blog"
forums:"Community forum"
newsletter:"Peringatan keamanan / Jurnal berkala"
journals:
changes_retracted:"The changes where retracted."
links:
configuration_guide:'Petunjuk Konfigurasi'
instructions_after_registration:"Anda dapat login setelah akun Anda diaktifkan, klik %{signin}."
instructions_after_logout:"Anda dapat login kembali dengan mengklik %{signin}."
instructions_after_error:"Anda dapat login lagi dengan mengklik %{signin}. Jika masih muncul error, tanyakan admin Anda untuk bantuan."
my_account:
access_tokens:
no_results:
title:"No access tokens to display"
description:"All of them have been disabled. They can be re-enabled in the administration menu."
access_token:"Access token"
headers:
action:"Action"
expiration:"Expires"
indefinite_expiration:"Never"
label_accessibility:"Kemampuan akses"
label_account:"Akun"
label_active:"Aktif"
label_activate_user:'Pengguna diaktifkan'
label_active_in_new_projects:"Aktif dalam proyek-proyek baru"
label_activity:"Activity"
label_add_edit_translations:"Add and edit translations"
notice_account_invalid_credentials:"User atau Password tidak valid"
notice_account_invalid_credentials_or_blocked:"User atau password tidak valid. Atau akun sedang diblokir karena beberapa kali gagal login. Jika itu yang terjadi, pemblokiran akan dibuka secara otomatis dalam beberapa menit kedepan."
notice_account_lost_email_sent:"Email berisi instruksi untuk memilih password baru sudah dikirimkan kepada Anda."
notice_to_many_principals_to_display:"Ada terlalu banyak hasil. Persempit pencarian dengan mengetik nama member baru (atau grup)."
notice_unable_delete_time_entry:"Entri time log tidak bisa dihapus."
notice_user_missing_authentication_method:User has yet to choose a password or another way to sign in.
notice_user_invitation_resent:Sebuah undangan telah dikirim ke %{email}.
present_access_key_value:"Your %{key_name} is: %{value}"
notice_automatic_set_of_standard_type:"Set Tipe standar secara otomatis."
notice_logged_out:"Anda telah logout."
notice_wont_delete_auth_source:The authentication mode cannot be deleted as long as there are still users using it.
notice_project_cannot_update_custom_fields:"You cannot update the project's available custom fields. The project is invalid: %{errors}"
notice_attachment_migration_wiki_page:>
Halaman ini dihasilkan secara otomatis selama pembaharuan OpenProject. Ini berisi semua lampiran yang terkait sebelumnya dengan %{container_type} "%{container_name}".
#Default format for numbers
number:
format:
delimiter:""
precision:3
separator:"."
human:
format:
delimiter:""
precision:1
storage_units:
format:"%n %u"
units:
byte:
other:"Byte"
gb:"GB"
kb:"kB"
mb:"MB"
tb:"TB"
onboarding:
heading_getting_started:"Mendapatkan gambaran"
text_getting_started_description:"Mendapatkan gambaran singkat mengenai manajemen proyek dan tim kolaborasi bersama OpenProject."
text_show_again:"You can restart this video from the help menu"
assignee_or_group:"Penerima atau anggota kelompok"
subproject_id:"Sub-Project"
name_or_identifier:"Nama atau pengenal"
repositories:
at_identifier:'at %{identifier}'
atom_revision_feed:'Atom revision feed'
autofetch_information:"Beri centang untuk update otomatis dari repository ketika laman modul repository dibuka. Termasuk juga me-refresh kebutuhan storage disk."
checkout:
access:
readwrite:'Read + Write'
read:'Read-only'
none:'No checkout access, you may only view the repository through this application.'
access_permission:'Your permissions on this repository'
url:"Checkout URL"
base_url_text:"URL dasar yang digunakan untuk menghasilkan URL target (misalnya, https://myserver.example.org/repos/). Catatan: URL dasar hanya digunakan untuk menulis ulang URL target dalam repositori yang dikelola. Repositori lain tidak berubah."
default_instructions:
git:|-
Data yang terdapat dalam repositori ini dapat diunduh ke komputer Anda dengan Git. Silahkan periksa dokumentasi Git jika Anda memerlukan informasi lebih lanjut tentang prosedur target dan klien yang tersedia.
subversion:|-
Data yang terdapat dalam repositori ini dapat diunduh ke komputer Anda dengan Git. Silahkan periksa dokumentasi Git jika Anda memerlukan informasi lebih lanjut tentang prosedur target dan klien yang tersedia.
enable_instructions_text:"Displays checkout instructions defined below on all repository-related pages."
instructions:"Checkout instructions"
show_instructions:"Display checkout instructions"
text_instructions:"This text is displayed alongside the checkout URL for guidance on how to check out the repository."
not_available:"Checkout instructions are not defined for this repository. Ask your administrator to enable them for this repository in the system settings."
create_managed_delay:"Catatan: repository dikelola secara asinkron sehingga mungkin belum tampak ketika di-load."
managed_delete:"Unable to delete the managed repository."
managed_delete_local:"Unable to delete the local repository on filesystem at '%{path}': %{error_message}"
empty_repository:"Pada repository yang ditemukan belum terdapat revisi sama sekali."
exists_on_filesystem:"The repository directory already exists in the filesystem."
filesystem_access_failed:"An error occurred while accessing the repository in the filesystem: %{message}"
not_manageable:"Repository dari vendor yang anda pilih belum bisa dikelola oleh OpenProject."
path_permission_failed:"Terjadi error saat membuat %{path}. Pastikan OpenProject memiliki hak akses di folder."
unauthorized:"Anda tidak memiliki izin untuk mengakses repository, atau terjadi kesalahan data login."
unavailable:"Repository tidak ditemukan."
exception_title:"Repository tidak dapat diakses: %{message}"
disabled_or_unknown_type:"Tipe yang anda pilih %{type}, telah di disable atau tidak lagi terdapat pada %{vendor}."
disabled_or_unknown_vendor:"SCM Vendor ini tidak ditemukan: %{vendor}"
remote_call_failed:"Calling the managed remote failed with message '%{message}' (Code: %{code})"
remote_invalid_response:"Received an invalid response from the managed remote."
remote_save_failed:"Could not save the repository with the parameters retrieved from the remote."
git:
instructions:
managed_url:"URL ini dikelola dengan Git lokal."
path:>-
Menetukan jejak ke tempat penyimpanan lokal Git (mis. %{example_path} ). Anda dapat juga menggunakan tempat penyimpanan jarak jauh yang dikloning ke salinan lokal dengan menggunakan nilai yang dimulai dengan http(s):// atau file://.
path_encoding:"Encoding git (Default: UTF-8)"
local_title:"Ambil dari Git lokal"
local_url:"Local URL"
local_introduction:"Repository Git lokal yang anda miliki dapat dihubungkan dengan OpenProject untuk dikelola dari dalam."
managed_introduction:"Perbolehkan Repository Git lokal untuk dikelola secara otomatis oleh OpenProject."
managed_title:"Repository Git telah terintegrasi"
managed_url:"Managed URL"
path:"Path Git"
path_encoding:"Path encoding"
go_to_revision:"Go to revision"
managed_remote:"Managed repositories for this vendor are handled remotely."
managed_remote_note:"Information on the URL and path of this repository is not available prior to its creation."
setting_cache_formatted_text:"Cache teks yang diformat"
setting_use_wysiwyg_description:"Select to enable CKEditor5 WYSIWYG editor for all users by default. CKEditor has limited functionality for GFM Markdown."
setting_column_options:"Sesuaikan tampilan daftar Paket-Penugasan"
text_accessibility_hint:"Modus aksesibilitas dirancang untuk pengguna yang buta, terkendala secara motorik atau memiliki penglihatan yang buruk. Untuk elemen-elemen fokus terakhir secara khusus diperhatikan. Harap diperhatikan, bahwa modul Backlogs tidak tersedia dalam modus ini."
text_access_token_hint:"Access tokens allow you to grant external applications access to resources in OpenProject."
text_analyze:"Analisa lanjut: %{subject}"
text_are_you_sure:"Anda yakin?"
text_are_you_sure_with_children:"Hapus Paket-Penugasan dan semua paket turunannya?"
text_assign_to_project:"Tetapkan untuk Project"
text_form_configuration:>
Anda dapat mengkustom field-field mana yang akan ditampilkan dalam form paket kerja. Anda dapat dengan bebas mengelompokkan field-field untuk mencerminkan kebutuhan-kebutuhan untuk domain Anda.
text_form_configuration_required_attribute:"Atribut ditandai \"diperlukan\" dan dengan demikian selalu ditampilkan"
Field-field kustom perlu diaktifkan per jenis paket kerja dan per proyek.
text_custom_logo_instructions:>
Logo putih dalam latar belakang transparan lebih disarankan. Untuk hasil terbaik pada keduanya, konvensional dan tampilan retina, pastikan dimensi gambar Anda adalah 460px kali 110px.
text_custom_favicon_instructions:>
Ini adalah ikon mungil yang tampak dalam jendela/tab browser Anda disebelah judul halaman. Disyaratkan file gambar dalam format PNG berbentuk kotak ukuran 32 kali 32 pixel dengan latar belakang transparan.
text_custom_touch_icon_instructions:>
Ini adalah ikon yang tampak dalam handphone atau tablet Anda ketika Anda menempatkan penanda halaman dalam layar depan. Disyaratkan file gambar dalam format PNG berbentuk kotak ukuran 180 kali 180 pixel. Pastikan latar belakang gambar tidak transparan; jika sebaliknya, akan tampak buruk pada iOS.
text_journal_aggregation_time_explanation:"Bila selisih umur jurnal lebih kecil dari yang ditentukan, gabungkan jurnal tersebut. Notifikasi mail akan tertunda hingga pengabungan selesai."
text_journal_changed:"%{label} changed from %{old} <br/><strong>to</strong> %{new}"
text_journal_changed_plain:"%{label} changed from %{old} \nto %{new}"
text_journal_changed_no_detail:"%{label} telah diupdate"
text_journal_changed_with_diff:"%{label} dirubah menjadi (%{link})"
text_journal_deleted:"%{label} telah dihapus (%{old})"
text_journal_deleted_with_diff:"%{label} telah dihapus menjadi (%{link})"
text_journal_set_to:"%{label} diset menjadi %{value}"
text_min_max_length_info:"0 berarti tidak ada pembatasan"
text_no_roles_defined:There are no roles defined.
text_no_access_tokens_configurable:"There are no access tokens which can be configured."
text_no_configuration_data:"Role, Tipe, status Paket-Penugasan dan Alur-Tugas belum dikonfigurasi. Disarankan untuk menggunakan konfigurasi default. Anda bisa mengubahnya setelah konfigurasi dibuat."
text_no_notes:"There are no comments available for this work package."
text_notice_too_many_values_are_inperformant:"Catatan: Menampilkan lebih dari 100 item per halaman dapat meningkatkan delay waktu membuka halaman."
text_notice_security_badge_displayed_html:>
Note:if enabled, this will display a badge with your installation status in the <a href="%{information_panel_path}">%{information_panel_label}</a> administration panel, and on the home page. It is displayed to administrators only. <br/> The badge will check your current OpenProject version against the official OpenProject release database to alert you of any updates or known vulnerabilities. For more information on what the check provides, what data is needed to provide available updates, and how to disable this check, please visit <a href="%{more_info_url}">the configuration documentation</a>.
text_own_membership_delete_confirmation:"Anda akan menghapus hak akses Anda dan mungkin Anda tidak dapat lagi mengedit Project ini. Apakah Anda yakin Anda ingin melanjutkan?"
text_plugin_assets_writable:"Plugin aset direktori, bisa ditulisi"
text_powered_by:"Didukung oleh %{link}"
text_project_identifier_info:"Hanya huruf kecil (a-z), angka, garis dan garis bawah yang diperbolehkan, harus diawali dengan huruf kecil."
text_reassign:"Reassign to work package:"
text_regexp_info:"spt. ^[A-Z0-9]+$"
text_regexp_multiline:'The regex is applied in a multi-line mode. e.g., ^---\s+'
text_repository_usernames_mapping:"Pilih atau update user untuk dipetakan ke setiap username yang ditemukan di log repositori. User dengan username dan repositori atau email yang sama otomatis akan dipetakan."
text_select_mail_notifications:"Select actions for which email notifications should be sent."
text_status_changed_by_changeset:"Applied in changeset %{value}."
text_table_difference_description:"In this table the single %{entries} are shown. You can view the difference between any two entries by first selecting the according checkboxes in the table. When clicking on the button below the table the differences are shown."
text_time_logged_by_changeset:"Applied in changeset %{value}."
text_tip_work_package_begin_day:"Paket-Penugasan dimulai hari ini"
text_tip_work_package_begin_end_day:"Paket-Penugasan dimulai dan diakhiri hari ini"
text_tip_work_package_end_day:"Paket-Penugasan diakhiri hari ini"
text_type_no_workflow:"Tidak ada alur kerja untuk Tipe ini"
text_unallowed_characters:"Unallowed characters"
text_user_invited:The user has been invited and is pending registration.
text_user_wrote:"%{value} wrote:"
text_warn_on_leaving_unsaved:"Paket kerja berisi teks yang belum disimpan yang akan hilang jika Anda meninggalkan halaman ini."
text_what_did_you_change_click_to_add_comment:"What did you change? Click to add comment"
text_wiki_destroy_confirmation:"Are you sure you want to delete this wiki and all its content?"
text_wiki_page_destroy_children:"Hapus sub-halaman dan semua turunannya"
text_wiki_page_destroy_question:"Halaman ini memiliki %{descendants} sub-halaman dan turunannya. Apa yang ingin Anda lakukan?"
text_wiki_page_nullify_children:"Tetapkan sub-halaman sebagai halaman utama"
text_wiki_page_reassign_children:"Tetapkan sub halaman ke halaman induk ini"
text_workflow_edit:"Select a role and a type to edit the workflow"
text_zoom_in:"Zoom in"
text_zoom_out:"Zoom out"
text_setup_mail_configuration:"Configure your email provider"
time:
am:"am"
formats:
default:"%m/%d/%Y %I:%M %p"
long:"%B %d, %Y %H:%M"
short:"%d %b %H:%M"
time:"%I:%M %p"
pm:"pm"
timeframe:
show:"Tampilkan Timeframe"
end:"untuk"
start:"dari"
timelines:
admin_menu:
color:"Warna"
colors:"Warna"
associations:"Dependensi"
button_delete_all:"Hapus semua"
change:"Perubahan dalam perencanaan"
children:"Sub-elemen"
color_could_not_be_saved:"Warna tidak dapat disimpan"
current_planning:"Perencanaan saat ini"
dates:"Tanggal"
dates_are_calculated_based_on_sub_elements:"Tanggal dihitung berdasarkan pada sub-elemen."
not_implemented:"Timeline tidak bisa dirender karena syarat fitur yang digunakan belum diimplementasikan."
report_comparison:"Timeline tidak bisa merender komparasi yang dikonfigurasikan. Periksa di bagian konfigurasi, cara resetting mungkin bisa memecahkan masalah ini."
report_epicfail:"Error : Timeline tidak dapat dibuka karena ada kesalahan."
report_timeout:"Timeline tidak dapat dibuka untuk sementara waktu."
filter:
errors:
timeframe_start:"Timeframe start "
timeframe_end:"Timeframe finish "
compare_to_relative:"The value of the relative comparison "
compare_to_absolute:"The value of the absolute comparison "
planning_element_time_relative_one:"Awal untuk Paket-Penugasan dalam jangka waktu tertentu "
planning_element_time_relative_two:"Akhir Paket-Penugasan dalam jangka waktu tertentu "
planning_element_time_absolute_one:"Awal Paket-Penugasan dalam jangka waktu tertentu "
planning_element_time_absolute_two:"Akhir Paket-Penugasan dalam jangka waktu tertentu "
sort:
sortation:"Sort by"
alphabet:"alphabet"
explicit_order:"explicit order"
project_sortation:"Sort projects by"
date:"date"
default:"default"
column:
assigned_to:"Pelimpahan"
type:"Tipe"
due_date:"Tanggal finish"
name:"Nama"
status:"Status"
start_date:"Tanggal start"
columns:"Kolom"
comparisons:"Komparasi"
comparison:
absolute:"Absolut"
none:"Kosong"
relative:"Relatif"
compare_relative_prefix:"Bandingkan dengan"
compare_relative_suffix:"yang lalu"
compare_absolute:"Bandingkan perencanaan saat ini dengan %{date}"
time_relative:
days:"hari"
weeks:"minggu"
months:"bulan"
exclude_own_work_packages:"Sembunyikan Paket-Penugasan dari Project ini"
exclude_reporters:"Sembunyikan Project lainnya"
exclude_empty:"Sembunyikan Project yang kosong"
grouping:"Gruping"
grouping_hide_group:"Sembunyikan grup \"%{group}\""
grouping_one:"Kriteria gruping pertama"
grouping_one_phrase:"Adalah Sub-Project dari"
grouping_other:"Lainnya"
hide_chart:"Sembunyikan grafik"
noneElement:"(kosong)"
noneSelection:"(kosong)"
outline:"Outline inisial untuk ekspansi"
parent:"Tampilkan Sub-Project dari"
work_package_filters:"Filter Paket-Penugasan"
work_package_responsible:"Show work packages with accountable"
project_time_filter_relative:"%{start_label} %{startspan}%{startspanunit} ago, %{end_label} %{endspan}%{endspanunit} dari sekarang"
project_filters:"Filter Project"
project_responsible:"Show projects with accountable"
project_status:"Tampilkan status Project"
timeframe:"Tampilkan Timeframe"
timeframe_end:"untuk"
timeframe_start:"dari"
timeline:"Pengaturan Umum"
zoom:"Zoom faktor"
history:"Histori"
new_color:"Warna baru"
new_association:"Dependensi baru"
new_work_package:"Paket-Penugasan baru"
new_reporting:"Pelaporan baru"
new_timeline:"Laporan Timeline baru"
no_projects_for_reporting_available:"Tidak ada Project yang terasosiasi dengan laporan yang akan dibuat."
no_right_to_view_timeline:"Anda tidak memiliki ijin untuk melihat Timeline terkait."
no_timeline_for_id:"Tidak ada Timeline dengan ID %{id}."
notice_successful_deleted_all_elements:"Semua elemen berhasil dihapus"
outline:"Reset Outline"
outlines:
aggregation:"Hanya tampilkan agregasi"
level1:"Buka level 1"
level2:"Buka level 2"
level3:"Buka level 3"
level4:"Buka level 4"
level5:"Buka level 5"
all:"Tampilkan semua"
reporting_for_project:
show:"Status reported to project: %{title}"
edit_delete:"status report for project: %{title}"
history:"History for status for project: %{title}"
reporting:
delete:"Delete status: %{comment}"
edit:"Edit status: %{comment}"
show:"Status: %{comment}"
planning_element_update:"Update: %{title}"
type_could_not_be_saved:"Tipe tidak bisa disimpan"
reporting_could_not_be_saved:"Pelaporan tidak bisa disimpan"
properties:"Properti"
really_delete_color:>
Yakin ingin menghapus? Tipe yang menggunakan warna tersebut tidak akan dihapus.
really_delete_reporting:>
Status Reporting sebelumnya akan terhapus juga. Yakin ingin menghapus?
start:"Start"
timeline:"Laporan Timeline"
timelines:"Laporan Timeline"
settings:"Timeline"
vertical_work_package:"Paket-Penugasan vertikal"
you_are_viewing_the_selected_timeline:"Anda sedang melihat laporan Timeline terpilih"
zoom:
in:"Zoom in"
out:"Zoom out"
days:"Hari"
weeks:"Minggu"
months:"Bulan"
quarters:"Kuartal"
years:"Tahun"
title_remove_and_delete_user:Remove the invited user from the project and delete him/her.
title_enterprise_upgrade:"Upgrade to unlock more users."
tooltip_user_default_timezone:>
The default time zone for new users. Can be changed in a user's settings.
tooltip_resend_invitation:>
Kirim email undangan lain dengan token yang baru dalam hal yang lama kadaluwarsa atau pengguna tidak mendapat email yang asli. Dapat juga digunakan oleh pengguna aktif untuk memilih metode otentikasi baru. Ketika digunakan bersama pengguna aktif, status mereka akan berganti menjadi 'diundang'.
tooltip:
setting_email_login:>
If enabled a user will be unable to chose a login during registration. Instead their given email address will serve as the login. An administrator may still change the login separately.
queries:
apply_filter:Terapkan Filter yang telah dikonfigurasikan
top_menu:
additional_resources:"Additional resources"
getting_started:"Getting started"
help_and_support:"Help and support"
total_progress:"Total progress"
user:
all:"semua"
active:"aktif"
activate:"Aktifkan"
activate_and_reset_failed_logins:"Aktifkan dan reset gagal login"
User ini mengotentikasi secara eksternal, sehingga tidak ada penggantian password dalam sistem ini.
authorization_rejected:"Anda tidak diijinkan untuk login."
assign_random_password:"Assign random password (sent to user via email)"
blocked:"dilock sementara"
blocked_num_failed_logins:
other:"dilock sementara (karena %{count} kali gagal login)"
confirm_status_change:"Anda sedang mengubah status '%{name}'. Apakah Anda yakin ingin melanjutkan?"
deleted:"User telah dihapus"
error_status_change_failed:"Mengubah status user gagal karena : %{errors}"
invite:Invite user via email
invited:invited
lock:"Lock permanen"
locked:"telah dilock secara permanen"
no_login:"User ini mengotentikasi melalui login dengan password. Selama dinonaktifkan, maka tidak bisa login."
password_change_unsupported:Perubahan password tidak didukung.
registered:"telah terdaftar"
reset_failed_logins:"Reset gagal login"
settings:
mail_notifications:"Send email notifications"
mail_project_explanaition:"For unselected projects, you will only receive notifications about things you watch or you're involved in (e.g. work packages you're the author or assignee of)."
mail_self_notified:"I want to be notified of changes that I make myself"
status_user_and_brute_force:"%{user} dan %{brute_force}"
status_change:"Perubahan status"
unlock:"Unlock"
unlock_and_reset_failed_logins:"Unlock dan reset gagal login"
version_status_closed:"berakhir"
version_status_locked:"terkunci"
version_status_open:"buka"
note:Catatan
note_password_login_disabled:"Password login telah dinonaktifkan (by %{configuration})."
warning:Warning
warning_attachments_not_saved:"%{count} file tidak akan disimpan."
warning_imminent_user_limit:>
You invited more users than are supported by your current plan. Invited users may not be able to join your OpenProject environment. Please <a href="%{upgrade_url}">upgrade your plan</a> or block existing users in order to allow invited and registered users to join.
warning_registration_token_expired:|
The activation email has expired. We sent you a new one to %{email}.
Please click the link inside of it to activate your account.
warning_user_limit_reached:>
User limit reached. You cannot activate any more users. Please <a href="%{upgrade_url}">upgrade your plan</a> or block members to allow for additional users.
warning_user_limit_reached_instructions:>
You reached your user limit (%{current}/%{max} active users). Please contact sales@openproject.com to upgrade your Enterprise Edition plan and add additional users.
0:>
warning_bar:
protocol_mismatch:
title:'Protocol setting mismatch'
text_html:>
Your application is running with its protocol setting set to <code>%{set_protocol}</code>, but the request is an <code>%{actual_protocol}</code> request. This will result in errors! Go to <a href="%{setting_path}">System settings</a> and change the "Protocol" setting to correct this.
hostname_mismatch:
title:'Hostname setting mismatch'
text_html:>
Your application is running with its host name setting set to <code>%{set_hostname}</code>, but the request is a <code>%{actual_hostname}</code> hostname. This will result in errors! Go to <a href="%{setting_path}">System settings</a> and change the "Host name" setting to correct this.
menu_item:"Menu item"
menu_item_setting:"Visibilitas"
wiki_menu_item_for:"Menu untuk Halaman Wiki \"%{title}\""
wiki_menu_item_setting:"Visibilitas"
wiki_menu_item_new_main_item_explanation:>
You are deleting the only main wiki menu item. You now have to choose a wiki page for which a new main item will be generated. To delete the wiki the wiki module can be deactivated by project administrators.
wiki_menu_item_delete_not_permitted:The wiki menu item of the only wiki page cannot be deleted.
query_menu_item_for:"Menu item for query \"%{title}\""
#TODO: merge with work_packages top level key
work_package:
updated_automatically_by_child_changes:|
_Update otomatis dengan merubah nilai dari turunan Paket-Penugasan %{child}_
destroy:
info:"Deleting the work package is an irreversible action."
title:"Delete the work package"
nothing_to_preview:"Tidak ada pre-view"
api_v3:
attributes:
lock_version:"Lock Version"
errors:
code_400:"Bad request: %{message}"
code_401:"Anda perlu dikonfirmasi untuk mengakses sumber ini."
code_401_wrong_credentials:"You did not provide the correct credentials."
code_403:"Anda tidak diizinkan untuk mengakses sumber ini."
code_404:"The requested resource could not be found."
code_409:"Could not update the resource because of conflicting modifications."
code_500:"An internal error has occured."
expected:
date:"YYYY-MM-DD (ISO 8601 date only)"
duration:"ISO 8601 duration"
invalid_content_type:"Diharapkan CONTENT-TYPE untuk menjadi '%{content_type}' tetapi mendapat '%{actual}'."
invalid_format:"Invalid format for property '%{property}': Expected format like '%{expected_format}', but got '%{actual}'."
invalid_json:"The request could not be parsed as JSON."
invalid_relation:"The relation is invalid."
invalid_resource:"For property '%{property}' a link like '%{expected}' is expected, but got '%{actual}'."
invalid_user_status_transition:"The current user account status does not allow this operation."
missing_content_type:"not specified"
missing_request_body:"There was no request body."
missing_or_malformed_parameter:"Parameter query '%{parameter}' hilang atau salah bentuk."
multipart_body_error:"The request body did not contain the expected multipart parts."
multiple_errors:"Multiple field constraints have been violated."
unable_to_create_attachment:"Unduhan tidak bisa dibuat"
unable_to_create_attachment_permissions:"The attachment could not be saved due to lacking file system permissions"
render:
context_not_parsable:"The context provided is not a link to a resource."
unsupported_context:"The resource given is not supported as context."
context_object_not_found:"Cannot find the resource given as the context."
validation:
done_ratio:"Done ratio cannot be set on parent work packages, when it is inferred by status or when it is disabled."
due_date:"Finish date cannot be set on parent work packages."
estimated_hours:"Estimated hours cannot be set on parent work packages."
invalid_user_assigned_to_work_package:"Pilihan pengguna tidak diperbolehkan untuk menjadi '%{property}' untuk paket pekerjaan ini."
start_date:"Start date cannot be set on parent work packages."
eprops:
invalid_gzip:"is invalid gzip: %{message}"
invalid_json:"is invalid json: %{message}"
resources:
schema:'Schema'
doorkeeper:
pre_authorization:
status:'Pre-authorization'
errors:
messages:
#Common error messages
invalid_request:'The request is missing a required parameter, includes an unsupported parameter value, or is otherwise malformed.'
invalid_redirect_uri:"The requested redirect URI is malformed or doesn't match client redirect URI."
unauthorized_client:'The client is not authorized to perform this request using this method.'
access_denied:'The resource owner or authorization server denied the request.'
invalid_scope:'The requested scope is invalid, unknown, or malformed.'
invalid_code_challenge_method:'The code challenge method must be plain or S256.'
server_error:'The authorization server encountered an unexpected condition which prevented it from fulfilling the request.'
temporarily_unavailable:'The authorization server is currently unable to handle the request due to a temporary overloading or maintenance of the server.'
#Configuration error messages
credential_flow_not_configured:'Resource Owner Password Credentials flow failed due to Doorkeeper.configure.resource_owner_from_credentials being unconfigured.'
resource_owner_authenticator_not_configured:'Resource Owner find failed due to Doorkeeper.configure.resource_owner_authenticator being unconfigured.'
admin_authenticator_not_configured:'Access to admin panel is forbidden due to Doorkeeper.configure.admin_authenticator being unconfigured.'
#Access grant errors
unsupported_response_type:'The authorization server does not support this response type.'
#Access token errors
invalid_client:'Client authentication failed due to unknown client, no client authentication included, or unsupported authentication method.'
invalid_grant:'The provided authorization grant is invalid, expired, revoked, does not match the redirection URI used in the authorization request, or was issued to another client.'
unsupported_grant_type:'The authorization grant type is not supported by the authorization server.'
invalid_token:
revoked:"The access token was revoked"
expired:"The access token expired"
unknown:"The access token is invalid"
unsupported_browser:
title:"Your browser is outdated and unsupported."
message:"You may run into errors and degraded experience on this page."
update_message:'Mohon tingkatkan browsermu.'
close_warning:"Abaikan peringatan ini."
oauth:
application:
singular:"OAuth application"
plural:"OAuth applications"
named:"OAuth application '%{name}'"
new:"New OAuth application"
default_scopes:"(Default scopes)"
instructions:
name:"The name of your application. This will be displayed to other users upon authorization."
redirect_uri_html:>
The allowed URLs authorized users can be redirected to. One entry per line. <br/> If you're registering a desktop application, use the following URL.
confidential:"Check if the application will be used where the client secret can be kept confidential. Native mobile apps and Single Page Apps are assumed non-confidential."
scopes:"Check the scopes you want the application to grant access to. If no scope is checked, api_v3 is assumed."
client_credential_user_id:"Optional user ID to impersonate when clients use this application. Leave empty to allow public access only"
register_intro:"If you are developing an OAuth API client application for OpenProject, you can register it using this form for all users to use."
default_scopes:""
client_id:"Client ID"
client_secret_notice:>
This is the only time we can print the client secret, please note it down and keep it secure. It should be treated as a password and cannot be retrieved by OpenProject at a later time.
authorization_dialog:
authorize:"Authorize"
cancel:"Cancel and deny authorization."
prompt_html:"Authorize <strong>%{application_name}</strong> to use your account <em>%{login}</em>?"
title:"Authorize %{application_name}"
wants_to_access_html:>
This application requests access to your OpenProject account. <br/> <strong>It has requested the following permissions:</strong>
scopes:
api_v3:"Full API v3 access"
api_v3_text:"Application will receive full read & write access to the OpenProject API v3 to perform actions on your behalf."
grants:
created_date:"Approved on"
scopes:"Hak akses"
successful_application_revocation:"Revocation of application %{application_name} successful."
none_given:"No OAuth applications have been granted access to your user account."
x_active_tokens:
other:'%{count} active token'
flows:
authorization_code:"Authorization code flow"
client_credentials:"Client credentials flow"
client_credentials:"User used for Client credentials"
client_credentials_impersonation_set_to:"Client credentials user set to"
client_credentials_impersonation_warning:"Note: Clients using the 'Client credentials' flow in this application will have the rights of this user"
client_credentials_impersonation_html:>
By default, OpenProject provides OAuth 2.0 authorization via %{authorization_code_flow_link}. You can optionally enable %{client_credentials_flow_link}, but you must provide a user on whose behalf requests will be performed.
authorization_error:"An authorization error has occurred."
revoke_my_application_confirmation:"Do you really want to remove this application? This will revoke %{token_count} active for it."