|
@@ -1167,7 +1167,7 @@ config.static_file_root_path=Static File Root Path
|
|
config.log_file_root_path=Log File Root Path
|
|
config.log_file_root_path=Log File Root Path
|
|
config.reverse_auth_user=Mengembalikan Pengguna Autentikasi
|
|
config.reverse_auth_user=Mengembalikan Pengguna Autentikasi
|
|
|
|
|
|
-config.ssh_config=SSH Configuration
|
|
|
|
|
|
+config.ssh_config=Konfigurasi SSH
|
|
config.ssh_enabled=Diaktifkan
|
|
config.ssh_enabled=Diaktifkan
|
|
config.ssh_start_builtin_server=Start Builtin Server
|
|
config.ssh_start_builtin_server=Start Builtin Server
|
|
config.ssh_domain=Domain
|
|
config.ssh_domain=Domain
|
|
@@ -1284,7 +1284,7 @@ notices.view_detail_header=Lihat Pemberitahuan Detail
|
|
notices.actions=Tindakan
|
|
notices.actions=Tindakan
|
|
notices.select_all=Pilih Semua
|
|
notices.select_all=Pilih Semua
|
|
notices.deselect_all=Batalkan semua pilihan
|
|
notices.deselect_all=Batalkan semua pilihan
|
|
-notices.inverse_selection=Inverse Selection
|
|
|
|
|
|
+notices.inverse_selection=Pilih Terbalaik
|
|
notices.delete_selected=Hapus yang dipilih
|
|
notices.delete_selected=Hapus yang dipilih
|
|
notices.delete_all=Menghapus semua pemberitahuan
|
|
notices.delete_all=Menghapus semua pemberitahuan
|
|
notices.type=Jenis
|
|
notices.type=Jenis
|
|
@@ -1297,16 +1297,16 @@ notices.delete_success=Sistem pemberitahuan telah berhasil dihapus.
|
|
create_repo=repositori dibuat <a href="%s">%s</a>
|
|
create_repo=repositori dibuat <a href="%s">%s</a>
|
|
rename_repo=repositori berganti nama dari <code>%[1]s</code> ke <a href="%[2]s">%[3]s</a>
|
|
rename_repo=repositori berganti nama dari <code>%[1]s</code> ke <a href="%[2]s">%[3]s</a>
|
|
commit_repo=didorong ke <a href="%[1]s/src/%[2]s">%[3]s</a> di <a href="%[1]s">%[4]s</a>
|
|
commit_repo=didorong ke <a href="%[1]s/src/%[2]s">%[3]s</a> di <a href="%[1]s">%[4]s</a>
|
|
-compare_commits=View comparison for these %d commits
|
|
|
|
|
|
+compare_commits=Lihat perbandingan dari komit ini %d
|
|
transfer_repo=repositori <code>%s</code> ditransfer ke <a href="%s">%s</a>
|
|
transfer_repo=repositori <code>%s</code> ditransfer ke <a href="%s">%s</a>
|
|
-create_issue=`opened issue <a href="%s/issues/%s">%s#%[2]s</a>`
|
|
|
|
-close_issue=`closed issue <a href="%s/issues/%s">%s#%[2]s</a>`
|
|
|
|
-reopen_issue=`reopened issue <a href="%s/issues/%s">%s#%[2]s</a>`
|
|
|
|
-comment_issue=`commented on issue <a href="%s/issues/%s">%s#%[2]s</a>`
|
|
|
|
-create_pull_request=`created pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
|
|
|
|
-close_pull_request=`closed pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
|
|
|
|
-reopen_pull_request=`reopened pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
|
|
|
|
-merge_pull_request=`merged pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
|
|
|
|
|
|
+create_issue=`masalah yang dibuka <a href="%s/issues/%s">%s#%[2]s</a>`
|
|
|
|
+close_issue=`masalah yang ditutup <a href="%s/issues/%s">%s#%[2]s</a>`
|
|
|
|
+reopen_issue=`masalah yang dibuka kembali <a href="%s/issues/%s">%s#%[2]s</a>`
|
|
|
|
+comment_issue=`mengomentari masalah <a href="%s/issues/%s">%s#%[2]s</a>`
|
|
|
|
+create_pull_request=`membuat permintaan tarik <a href="%s/pulls/%s">%s#%[2]s</a>`
|
|
|
|
+close_pull_request=`permintaan tarik yang ditutup <a href="%s/pulls/%s">%s#%[2]s</a>`
|
|
|
|
+reopen_pull_request=`permintaan tarik dibuka kembali <a href="%s/pulls/%s">%s#%[2]s</a>`
|
|
|
|
+merge_pull_request=`menggabungkan permintaan tarik <a href="%s/pulls/%s">%s#%[2]s</a>`
|
|
create_branch=created new branch <a href="%[1]s/src/%[2]s">%[3]s</a> at <a href="%[1]s">%[4]s</a>
|
|
create_branch=created new branch <a href="%[1]s/src/%[2]s">%[3]s</a> at <a href="%[1]s">%[4]s</a>
|
|
delete_branch=deleted branch <code>%[2]s</code> at <a href="%[1]s">%[3]s</a>
|
|
delete_branch=deleted branch <code>%[2]s</code> at <a href="%[1]s">%[3]s</a>
|
|
push_tag=pushed tag <a href="%s/src/%s">%[2]s</a> to <a href="%[1]s">%[3]s</a>
|
|
push_tag=pushed tag <a href="%s/src/%s">%[2]s</a> to <a href="%[1]s">%[3]s</a>
|