mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-01-23 02:24:12 +01:00
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:
parent
5179c25196
commit
961abddb4f
@ -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": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user