Revert " make click to insert nick work on join/parts, /me's etc"

This commit is contained in:
Michael Telatynski
2018-07-03 10:30:08 +01:00
committed by GitHub
parent 767e67dc70
commit 7225f7372c
39 changed files with 1241 additions and 1377 deletions
+10 -10
View File
@@ -146,6 +146,8 @@
"Nov": "Nov",
"Dec": "Des",
"A text message has been sent to +%(msisdn)s. Please enter the verification code it contains": "Sebuah pesan sudah dikirim ke +%(msisdn)s. Mohon masukkan kode verifikasi pada pesan tersebut",
"%(targetName)s accepted an invitation.": "%(targetName)s telah menerima undangan.",
"%(targetName)s accepted the invitation for %(displayName)s.": "%(targetName)s menerima undangan untuk %(displayName)s.",
"Access Token:": "Token Akses:",
"Active call (%(roomName)s)": "Panggilan aktif (%(roomName)s)",
"Admin": "Admin",
@@ -163,15 +165,22 @@
"A new password must be entered.": "Password baru harus diisi.",
"%(items)s and %(lastItem)s": "%(items)s dan %(lastItem)s",
"%(names)s and %(lastPerson)s are typing": "%(names)s dan %(lastPerson)s sedang mengetik",
"%(senderName)s answered the call.": "%(senderName)s telah menjawab panggilan.",
"Anyone who knows the room's link, including guests": "Siapa pun yang tahu tautan ruang, termasuk tamu",
"Anyone who knows the room's link, apart from guests": "Siapa pun yang tahu tautan ruang, selain tamu",
"Are you sure you want to upload the following files?": "Anda yakin akan mengunggah berkas-berkas berikut?",
"Blacklisted": "Didaftarhitamkan",
"%(senderName)s banned %(targetName)s.": "%(senderName)s telah memblokir %(targetName)s.",
"Banned users": "Pengguna yang diblokir",
"Bulk Options": "Opsi Massal",
"Can't connect to homeserver - please check your connectivity, ensure your <a>homeserver's SSL certificate</a> is trusted, and that a browser extension is not blocking requests.": "Tidak dapat terhubung ke server Home - harap cek koneksi anda, pastikan <a>sertifikat SSL server Home</a> Anda terpercaya, dan ekstensi dari browser tidak memblokir permintaan.",
"Can't connect to homeserver via HTTP when an HTTPS URL is in your browser bar. Either use HTTPS or <a>enable unsafe scripts</a>.": "Tidak dapat terhubung ke server Home melalui HTTP ketika URL di browser berupa HTTPS. Pilih gunakan HTTPS atau <a>aktifkan skrip yang tidak aman</a>.",
"%(senderName)s changed their profile picture.": "%(senderName)s telah mengubah foto profilnya.",
"%(senderName)s changed the power level of %(powerLevelDiffText)s.": "%(senderName)s telah mengubah tingkat kekuatan dari %(powerLevelDiffText)s.",
"Changes your display nickname": "Ubah tampilan nama panggilan Anda",
"%(senderDisplayName)s removed the room name.": "%(senderDisplayName)s telah menghapus nama ruang.",
"%(senderDisplayName)s changed the room name to %(roomName)s.": "%(senderDisplayName)s telah mengubah nama ruang menjadi %(roomName)s.",
"%(senderDisplayName)s changed the topic to \"%(topic)s\".": "%(senderDisplayName)s telah mengubah topik menjadi \"%(topic)s\".",
"Changes to who can read history will only apply to future messages in this room": "Pengubahan siapa yang dapat membaca sejarah akan berlaku untuk pesan selanjutnya di ruang ini",
"Changing password will currently reset any end-to-end encryption keys on all devices, making encrypted chat history unreadable, unless you first export your room keys and re-import them afterwards. In future this will be improved.": "Mengubah password saat ini akan mengatur ulang semua kunci enkripsi end-to-end di semua perangkat, menyebabkan sejarah obrolan yang terenkripsi menjadi tidak dapat dibaca, kecuali sebelumnya Anda ekspor dahulu kunci ruang lalu kemudian impor ulang setelahnya. Ke depan hal ini akan diperbaiki.",
"<a>Click here</a> to join the discussion!": "<a>Klik di sini</a> untuk gabung diskusi!",
@@ -332,14 +341,5 @@
"Collapse panel": "Lipat panel",
"With your current browser, the look and feel of the application may be completely incorrect, and some or all features may not function. If you want to try it anyway you can continue, but you are on your own in terms of any issues you may encounter!": "Dengan browser ini, tampilan dari aplikasi mungkin tidak sesuai, dan beberapa atau bahkan semua fitur mungkin tidak berjalan. Jika Anda ingin tetap mencobanya, Anda bisa melanjutkan, tapi Anda tanggung sendiri jika muncul masalah yang terjadi!",
"Checking for an update...": "Cek pembaruan...",
"There are advanced notifications which are not shown here": "Ada notifikasi lanjutan yang tidak ditampilkan di sini",
"<target> accepted the invitation for %(displayName)s.": "<target> menerima undangan untuk %(displayName)s.",
"<target> accepted an invitation.": "<target> telah menerima undangan.",
"<sender> banned <target>.": "<sender> telah memblokir <target>.",
"<sender> changed their profile picture.": "<sender> telah mengubah foto profilnya.",
"<sender> changed the topic to \"%(topic)s\".": "<sender> telah mengubah topik menjadi \"%(topic)s\".",
"<sender> changed the room name to %(roomName)s.": "<sender> telah mengubah nama ruang menjadi %(roomName)s.",
"<sender> removed the room name.": "<sender> telah menghapus nama ruang.",
"<sender> answered the call.": "<sender> telah menjawab panggilan.",
"<sender> changed the power level of %(powerLevelDiffText)s.": "<sender> telah mengubah tingkat kekuatan dari %(powerLevelDiffText)s."
"There are advanced notifications which are not shown here": "Ada notifikasi lanjutan yang tidak ditampilkan di sini"
}