Merge pull request #5245 from dzikrl/master

Update Indonesian Translation
This commit is contained in:
Pairi Daiza 2024-07-04 14:35:58 +02:00 committed by GitHub
commit a216e703fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -690,8 +690,8 @@ BEGIN
CONTROL "Urutkan me&naik.",100,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,7,7,104,10
CONTROL "Urutkan menu&run.",101,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,7,19,104,10
CONTROL "&Acak baris.",102,"Button",BS_AUTORADIOBUTTON | WS_TABSTOP,7,31,104,10
CONTROL "&Unite duplicate lines.",103,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,50,104,10
CONTROL "&Remove duplicate lines.",104,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,62,104,10
CONTROL "Sa&tukan baris duplikat.",103,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,50,104,10
CONTROL "&Hapus baris duplikat.",104,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,62,104,10
CONTROL "Hapus baris &unik.",105,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,74,104,10
CONTROL "Hapus baris &kosong.",106,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,86,104,10
CONTROL "Hapus baris &spasi kosong.",107,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,7,98,104,10

View File

@ -197,14 +197,14 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Bungkus Baris (dari Ko&lom)...\tCtrl+Shift+W", IDM_EDIT_COLUMNWRAP
MENUITEM SEPARATOR
MENUITEM "&Unite Duplicate Lines\tCtrl+Alt+D", IDM_EDIT_UNITEDUPLICATELINES
MENUITEM "Remo&ve Duplicate Lines", IDM_EDIT_REMOVEDUPLICATELINES
MENUITEM "Sa&tukan Baris Duplikat\tCtrl+Alt+D", IDM_EDIT_UNITEDUPLICATELINES
MENUITEM "Hapus Baris &Duplikat", IDM_EDIT_REMOVEDUPLICATELINES
MENUITEM "Gabungkan Baris Koson&g\tAlt+Y", IDM_EDIT_MERGEEMPTYLINES
MENUITEM "Gabungka&n Baris Kosong (Ada Spasi)\tCtrl+Alt+Y", IDM_EDIT_MERGEBLANKLINES
MENUITEM "Hapus Baris K&osong\tAlt+R", IDM_EDIT_REMOVEEMPTYLINES
MENUITEM "Hapus Baris &Kosong (Ada Spasi)\tCtrl+Alt+B", IDM_EDIT_REMOVEBLANKLINES
END
POPUP "Adva&nced"
POPUP "Lan&jutan"
BEGIN
MENUITEM "&Indentasi", IDM_EDIT_INDENT
MENUITEM "&Batal Indentasi", IDM_EDIT_UNINDENT