Skip to content

Commit

Permalink
weblate: translated Indonesian
Browse files Browse the repository at this point in the history
Currently translated at 99.1% (740 of 746 strings)

Translation: Revolt/Web App
Translate-URL: https://translate.revolt.chat/projects/revolt/web-app/id/
  • Loading branch information
liimee authored and weblate committed Dec 20, 2023
1 parent 3d92526 commit fe2dbd5
Showing 1 changed file with 45 additions and 9 deletions.
54 changes: 45 additions & 9 deletions id.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"fetching": "Memuat profilmu…",
"info": "Informasi",
"title": "Profil",
"edit_profile": "Sunting Profil"
"edit_profile": "Edit Profil"
},
"account": {
"change_field": "Ubah",
Expand Down Expand Up @@ -239,7 +239,7 @@
"description": "Pergi ke server berikutnya."
},
"messaging_edit_previous_message": {
"title": "Sunting pesan sebelumnya",
"title": "Edit pesan sebelumnya",
"description": "Edit pesan yang dikirim sebelumnya di tampilan saat ini."
},
"auto_complete_up": {
Expand Down Expand Up @@ -288,7 +288,7 @@
"upload": "Unggah",
"remove": "Hapus",
"max_filesize": "(maks {{filesize}})",
"edit": "Sunting {{name}}"
"edit": "Edit {{name}}"
},
"categories": {
"client_settings": "Pengaturan Klien",
Expand Down Expand Up @@ -363,7 +363,7 @@
"role_options": "Opsi Peran",
"role_colour": "Warna Peran",
"title": "Izin untuk {{role}}",
"edit_title": "Sunting Perizinan"
"edit_title": "Atur Perizinan"
},
"tips": {
"account": {
Expand All @@ -389,7 +389,7 @@
},
"channel": {
"bot": "Bot",
"edited": "(disunting)",
"edited": "(diedit)",
"unknown_user": "<Pengguna Tak Dikenal>",
"misc": {
"spoiler_attachment": "Spoiler",
Expand Down Expand Up @@ -565,7 +565,7 @@
"hide": "Sembunyikan",
"create": "Buat",
"update": "Perbarui",
"edit": "Sunting",
"edit": "Edit",
"send_email": "Kirim Email",
"reveal": "Perlihatkan",
"ban": "Ban",
Expand Down Expand Up @@ -693,7 +693,7 @@
"early_adopter": "Pengadopsi Awal",
"supporter": "Pendukung",
"translator": "Penerjemah",
"moderation": "Moderator Platform",
"moderation": "Moderasi Platform",
"founder": "Pendiri"
},
"no_users": "Tidak ada teman yang sama",
Expand Down Expand Up @@ -739,14 +739,14 @@
"copy_uid": "Salin ID pengguna",
"delete_server": "Hapus server",
"copy_id": "Salin ID",
"edit_identity": "Sunting identitas",
"edit_identity": "Edit identitas",
"copy_text": "Salin teks",
"open_video": "Buka video",
"save_video": "Simpan video",
"save_file": "Simpan berkas",
"copy_cid": "Salin ID saluran",
"copy_mid": "Salin ID pesan",
"edit_message": "Sunting pesan",
"edit_message": "Edit pesan",
"open_server_settings": "Pengaturan server",
"remove_member": "Keluarkan dari grup",
"open_file": "Buka berkas",
Expand Down Expand Up @@ -1069,5 +1069,41 @@
},
"actions": {
"submit": "Kirim"
},
"keys": {
"Escape": {
"short": "Esc"
},
"Control": {
"short": "Ctrl"
},
"Insert": {
"short": "Ins"
},
"Delete": {
"short": "Del"
},
"Backspace": {
"short": "Backspace"
},
"PageUp": {
"full": "Page Up",
"short": "PgUp"
},
"PageDown": {
"full": "Page Down",
"short": "PgDown"
},
"PrintScreen": {
"full": "Print Screen",
"short": "PrtSc"
},
"ScrollLock": {
"full": "Scroll Lock",
"short": "ScrLK"
},
"CapsLock": {
"full": "Caps Lock"
}
}
}

0 comments on commit fe2dbd5

Please sign in to comment.