mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-19 10:39:26 +01:00
Translated using Weblate (Indonesian)
Currently translated at 100.0% (582 of 582 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/id/
This commit is contained in:
parent
6a60f16f83
commit
86312c2dc9
@ -2802,5 +2802,53 @@
|
|||||||
"@showDirectChatsInSpaces": {
|
"@showDirectChatsInSpaces": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"placeholders": {}
|
||||||
|
},
|
||||||
|
"youInvitedBy": "Anda telah diundang oleh {user}",
|
||||||
|
"@youInvitedBy": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youInvitedUser": "Anda mengundang {user}",
|
||||||
|
"@youInvitedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youKicked": "Anda mengeluarkan {user}",
|
||||||
|
"@youKicked": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youKickedAndBanned": "Anda mengeluarkan dan mencekal {user}",
|
||||||
|
"@youKickedAndBanned": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youRejectedTheInvitation": "Anda menolak undangannya",
|
||||||
|
"@youRejectedTheInvitation": {},
|
||||||
|
"youJoinedTheChat": "Anda bergabung ke obrolan",
|
||||||
|
"@youJoinedTheChat": {},
|
||||||
|
"youAcceptedTheInvitation": "Anda menerima undangannya",
|
||||||
|
"@youAcceptedTheInvitation": {},
|
||||||
|
"youBannedUser": "Anda mencekal {user}",
|
||||||
|
"@youBannedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youHaveWithdrawnTheInvitationFor": "Anda telah membatalkan undangan untuk {user}",
|
||||||
|
"@youHaveWithdrawnTheInvitationFor": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"youUnbannedUser": "Anda membatalkan cekalan {user}",
|
||||||
|
"@youUnbannedUser": {
|
||||||
|
"placeholders": {
|
||||||
|
"user": {}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user