Translated using Weblate (Indonesian)

Currently translated at 38.9% (193 of 496 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
This commit is contained in:
Linerly 2021-09-22 08:06:40 +00:00 committed by Hosted Weblate
parent 5179c25196
commit 961abddb4f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -969,5 +969,87 @@
"placeholders": {
"username": {}
}
},
"loadingPleaseWait": "Memuat... Mohon tunggu.",
"@loadingPleaseWait": {
"type": "text",
"placeholders": {}
},
"loadCountMoreParticipants": "Muat {count} anggota",
"@loadCountMoreParticipants": {
"type": "text",
"placeholders": {
"count": {}
}
},
"license": "Lisensi",
"@license": {
"type": "text",
"placeholders": {}
},
"leftTheChat": "Keluar dari chat",
"@leftTheChat": {
"type": "text",
"placeholders": {}
},
"leave": "Tinggalkan",
"@leave": {
"type": "text",
"placeholders": {}
},
"lastSeenIp": "IP terakhir dilihat",
"@lastSeenIp": {
"type": "text",
"placeholders": {}
},
"lastActiveAgo": "Terakhir aktif: {localizedTimeShort}",
"@lastActiveAgo": {
"type": "text",
"placeholders": {
"localizedTimeShort": {}
}
},
"kickFromChat": "Keluarkan dari chat",
"@kickFromChat": {
"type": "text",
"placeholders": {}
},
"kickedAndBanned": "{username} mengeluarkan dan mencekal {targetName}",
"@kickedAndBanned": {
"type": "text",
"placeholders": {
"username": {},
"targetName": {}
}
},
"kicked": "{username} mengeluarkan {targetName}",
"@kicked": {
"type": "text",
"placeholders": {
"username": {},
"targetName": {}
}
},
"keysMissing": "Tidak ada kunci",
"@keysMissing": {
"type": "text",
"placeholders": {}
},
"keysCached": "Kunci telah dicache",
"@keysCached": {
"type": "text",
"placeholders": {}
},
"joinRoom": "Gabung ruangan",
"@joinRoom": {
"type": "text",
"placeholders": {}
},
"joinedTheChat": "{username} telah bergabung di chat",
"@joinedTheChat": {
"type": "text",
"placeholders": {
"username": {}
}
}
}