Translated using Weblate (Indonesian)

Currently translated at 100.0% (633 of 633 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
This commit is contained in:
Linerly 2022-10-17 03:28:39 +00:00 committed by Hosted Weblate
parent 9ac41b5315
commit b5695fd7a4

View file

@ -102,7 +102,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"acceptedTheInvitation": "{username} menerima undangannya", "acceptedTheInvitation": "👍 {username} menerima undangannya",
"@acceptedTheInvitation": { "@acceptedTheInvitation": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -147,7 +147,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"invitedUser": "{username} mengundang {targetName}", "invitedUser": "📩 {username} mengundang {targetName}",
"@invitedUser": { "@invitedUser": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -524,7 +524,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"createdTheChat": "{username} membuat chat ini", "createdTheChat": "💬 {username} membuat chat ini",
"@createdTheChat": { "@createdTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -963,7 +963,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"activatedEndToEndEncryption": "{username} mengaktifkan enkripsi ujung ke ujung", "activatedEndToEndEncryption": "🔐 {username} mengaktifkan enkripsi ujung ke ujung",
"@activatedEndToEndEncryption": { "@activatedEndToEndEncryption": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1014,7 +1014,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"kickedAndBanned": "{username} mengeluarkan dan mencekal {targetName}", "kickedAndBanned": "🙅 {username} mengeluarkan dan mencekal {targetName}",
"@kickedAndBanned": { "@kickedAndBanned": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1022,7 +1022,7 @@
"targetName": {} "targetName": {}
} }
}, },
"kicked": "{username} mengeluarkan {targetName}", "kicked": "👞 {username} mengeluarkan {targetName}",
"@kicked": { "@kicked": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1045,7 +1045,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"joinedTheChat": "{username} telah bergabung di chat", "joinedTheChat": "👋 {username} telah bergabung di chat",
"@joinedTheChat": { "@joinedTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1211,7 +1211,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"userLeftTheChat": "{username} keluar dari chat", "userLeftTheChat": "🚪 {username} keluar dari chat",
"@userLeftTheChat": { "@userLeftTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2803,25 +2803,25 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"youInvitedBy": "Kamu telah diundang oleh {user}", "youInvitedBy": "📩 Kamu telah diundang oleh {user}",
"@youInvitedBy": { "@youInvitedBy": {
"placeholders": { "placeholders": {
"user": {} "user": {}
} }
}, },
"youInvitedUser": "Kamu mengundang {user}", "youInvitedUser": "📩 Kamu mengundang {user}",
"@youInvitedUser": { "@youInvitedUser": {
"placeholders": { "placeholders": {
"user": {} "user": {}
} }
}, },
"youKicked": "Kamu mengeluarkan {user}", "youKicked": "👞 Kamu mengeluarkan {user}",
"@youKicked": { "@youKicked": {
"placeholders": { "placeholders": {
"user": {} "user": {}
} }
}, },
"youKickedAndBanned": "Kamu mengeluarkan dan mencekal {user}", "youKickedAndBanned": "🙅 Kamu mengeluarkan dan mencekal {user}",
"@youKickedAndBanned": { "@youKickedAndBanned": {
"placeholders": { "placeholders": {
"user": {} "user": {}
@ -2831,7 +2831,7 @@
"@youRejectedTheInvitation": {}, "@youRejectedTheInvitation": {},
"youJoinedTheChat": "Kamu bergabung ke obrolan", "youJoinedTheChat": "Kamu bergabung ke obrolan",
"@youJoinedTheChat": {}, "@youJoinedTheChat": {},
"youAcceptedTheInvitation": "Kamu menerima undangannya", "youAcceptedTheInvitation": "👍 Kamu menerima undangannya",
"@youAcceptedTheInvitation": {}, "@youAcceptedTheInvitation": {},
"youBannedUser": "Kamu mencekal {user}", "youBannedUser": "Kamu mencekal {user}",
"@youBannedUser": { "@youBannedUser": {
@ -2981,5 +2981,7 @@
"placeholders": { "placeholders": {
"number": {} "number": {}
} }
} },
"hideUnimportantStateEvents": "Sembunyikan peristiwa keadaan yang tidak penting",
"@hideUnimportantStateEvents": {}
} }